Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb94…4a380x5fe0…b36bBase—$0.01100%coinbase70d ago0xed5e99…4890a8
0xdb94…4a380x8900…134bBase—$0.01100%coinbase70d ago0x05a4d2…b970a5
0xdb94…4a380x1c0e…bb25Base—$0.01100%coinbase70d ago0x3e28d1…47e4ed
0xdb94…4a380x9b31…37ebBase—$0.01100%coinbase70d ago0xc3a771…a5a0c5
0xdb94…4a380x962b…bcd2Base—$0.01100%coinbase70d ago0xb2e077…903389
0xdb94…4a380x6367…54adBase—$0.01100%coinbase70d ago0xb62e0b…0e812c
0xdb94…4a380x59c5…9cbbBase—$0.01100%coinbase70d ago0x1d4f29…d54a1a
0xdb94…4a380x6609…2fbfBase—$0.01100%coinbase70d ago0xc10a7f…f80d9b
0xdb94…4a380xc925…9779Base—$0.01100%coinbase70d ago0x924e40…d6a92d
0xdb94…4a380x894a…b6c5Base—$0.01100%coinbase70d ago0x667854…a76dc2
0xdb94…4a380xde4e…a3feBase—$0.01100%coinbase70d ago0x2eee57…8dbc88
0xdb94…4a380xa90f…7792Base—$0.01100%coinbase70d ago0x0e7196…6bdbf9
0xdb94…4a380x81ad…ee29Base—$0.01100%coinbase70d ago0x672457…be58e5
0xdb94…4a380xc346…4022Base—$0.01100%coinbase70d ago0x77e1bc…f729e8
0xdb94…4a380x22c7…3473Base—$0.01100%coinbase70d ago0x74392a…448b76
0xdb94…4a380x31df…7b6aBase—$0.01100%coinbase70d ago0x560045…842f4d
0xdb94…4a380xa08a…247aBase—$0.01100%coinbase70d ago0x4cdb89…151e7d
0xdb94…4a380xefef…afdfBase—$0.01100%coinbase70d ago0xe74142…766b25
0xdb94…4a380x9ed8…fdb4Base—$0.01100%coinbase70d ago0xd9c821…2e14fc
0xdb94…4a380x0442…112aBase—$0.01100%coinbase70d ago0xe45c9a…0d502c
0xdb94…4a380x8808…6721Base—$0.01100%coinbase70d ago0x3ac97e…d2f224
0xdb94…4a380x7f70…058dBase—$0.01100%coinbase70d ago0xe58627…d6c1fe
0xdb94…4a380xda3d…40f4Base—$0.01100%coinbase70d ago0xdb8b9d…5571be
0xdb94…4a380xd8bc…a8f6Base—$0.01100%coinbase70d ago0x33b055…2bf839
0xdb94…4a380x7c4a…97bbBase—$0.01100%coinbase70d ago0xb346fc…d4b14d

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.