Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c65…6c400xda91…8977Base—$0.10100%coinbase39d ago0xa9424b…9d2088
0x7c65…6c400xdc20…df9aBase—$0.10100%coinbase39d ago0x1f6ce8…86bf91
0x7c65…6c400x73b0…5152Base—$0.10100%coinbase39d ago0x01fafe…adebf8
0x7c65…6c400xb01b…7cf0Base—$0.10100%coinbase39d ago0x212fad…fb8a9a
0x7c65…6c400x9f86…dc4cBase—$0.10100%coinbase39d ago0xb7d00b…5f3323
0xf8da…66620x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase39d ago0x123f9e…57b78c
0x7c65…6c400x3017…1c17Base—$0.02100%coinbase39d ago0xb8c9ca…564b87
0x7c65…6c400x62d6…664dBase—$0.03100%coinbase39d ago0x353b99…3b8167
0x7c65…6c400x9ee0…c8b9Base—$0.06100%coinbase39d ago0x266e61…d4c7e5
0x7c65…6c400x7d00…9989Base—$0.10100%coinbase39d ago0x61a9b1…d64292
0x7c65…6c400x2c0e…1f0cBase—$0.10100%coinbase39d ago0x2fda80…b08b07
0x7c65…6c400x23b5…c0abBase—$0.10100%coinbase39d ago0xe820cb…806641
0x7c65…6c400x2584…d912Base—$0.10100%coinbase39d ago0x5009fc…9679e3
0x7c65…6c400xfb05…52e7Base—$0.10100%coinbase39d ago0xb466f8…b14899
0x7c65…6c400x24d2…4d94Base—$0.10100%coinbase39d ago0x8fbeea…6e8649
0x7c65…6c400x0535…f781Base—$0.10100%coinbase40d ago0x880c16…e88297
0x7c65…6c400xbc14…eea3Base—$0.01100%coinbase40d ago0xc7bb66…e75a6e
0x7c65…6c400x9902…87f6Base—$0.02100%coinbase40d ago0xe85577…6463fb
0x7c65…6c400x4786…4b3cBase—$0.02100%coinbase40d ago0x512a07…3c8e5b

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.