Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase2d ago0x2afbbe…f03b86
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0x4fe93f…17f148
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0x3790a4…6acc8b
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0x45b19e…54f4ee
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0xdc5780…19ec0d
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0xdcdd06…212f98
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0x6fd7b5…35a589
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0x2f72ae…3ffca3
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0xd439a4…05e36c
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.02100%coinbase2d ago0xdbcd45…bec821
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase2d ago0x204b96…04a589
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0x17bf94…9eb666
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0xb348d0…9cd51e
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0x3b5604…228ed3
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0x28ec8e…df16d0
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0x9abc20…d86077
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0xc21bfc…7865fa
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase2d ago0xe1d123…d67a2d
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0x513c90…3faf8e
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0x05294e…efad5b
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase2d ago0xfd460a…72579e
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.02100%coinbase2d ago0x5e2b6c…53b8d1
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase2d ago0x7b52fb…7ecf20

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.