Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc28e…b7740x312b…de61Base—$0.01100%coinbase65d ago0xdec4ee…7e8b65
0xc28e…b7740xde9a…8981Base—$0.01100%coinbase65d ago0x2fe22a…a132ba
0xc28e…b7740xf886…39d5Base—$0.01100%coinbase65d ago0xeb42b2…539641
0xc28e…b7740xcd8d…1710Base—$0.01100%coinbase65d ago0x6bd498…9816d1
0xc28e…b7740x88d7…893aBase—$0.01100%coinbase65d ago0x53f327…542194
0xc28e…b7740xe942…7615Base—$0.01100%coinbase65d ago0xbbee79…37464f
0xc28e…b7740x5005…2cbdBase—$0.01100%coinbase65d ago0xe9a9eb…3ed9be
0xc28e…b7740xeaaa…c2e6Base—$0.01100%coinbase65d ago0x5ca51a…7d58dd
0xc28e…b7740xff2e…fdf4Base—$0.01100%coinbase65d ago0x2b0880…c4cb9a
0xc28e…b7740xd6d5…8e8dBase—$0.01100%coinbase65d ago0x1e50e8…2ce8d4
0xc28e…b7740x41ad…5c50Base—$0.01100%coinbase65d ago0xe0e61b…846fef
0xc28e…b7740x7667…a534Base—$0.01100%coinbase65d ago0x08ae4b…03a241
0xc28e…b7740x35fb…e302Base—$0.01100%coinbase65d ago0xe41137…93f8ba
0xc28e…b7740x042a…b396Base—$0.01100%coinbase65d ago0x6a6401…1a3315
0xc28e…b7740xbb7f…cac9Base—$0.01100%coinbase65d ago0x989005…09efad
0xc28e…b7740xcd84…e840Base—$0.01100%coinbase65d ago0x2e98b0…645f3d
0xc28e…b7740x3f90…058fBase—$0.01100%coinbase65d ago0x74b4f4…e8725e
0xc28e…b7740x2e47…f0ceBase—$0.01100%coinbase65d ago0x35be19…368608
0xc28e…b7740x99c1…69feBase—$0.01100%coinbase65d ago0x3e1f51…9e2e7c
0xc28e…b7740xf12e…b0b3Base—$0.01100%coinbase65d ago0xb44f8f…fa6761
0xc28e…b7740xbc69…44ebBase—$0.01100%coinbase65d ago0x84fc3b…055076
0xc28e…b7740x5cc8…56f3Base—$0.01100%coinbase65d ago0xb1bc7e…ab9d23
0xc28e…b7740x0507…bf21Base—$0.01100%coinbase65d ago0x2892d6…98f25d
0xc28e…b7740xf517…434fBase—$0.01100%coinbase65d ago0xadc669…b1cab2
0xc28e…b7740x8bed…e0b5Base—$0.01100%coinbase65d ago0xb4502b…181c72

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.