Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase111d ago0x9b638e…1d4cbc
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase111d ago0x4e313f…cc1aaa
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase111d ago0x038022…d0d4e2
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase111d ago0xc37114…b520c1
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase111d ago0xa6e286…829335
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase111d ago0xa4f9b7…bed690
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase111d ago0x9a8ce3…b39f2d
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase111d ago0xb30694…ce8df7
0x5ee9…38c00x158e…3d00Basex402 service$0.002100%coinbase111d ago0x93e3fe…4107d2
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase111d ago0x05a9f5…4c1c86
0x5ee9…38c00x158e…3d00Basex402 service$0.002100%coinbase111d ago0x77f607…a717ef
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase111d ago0x8264fc…205b40
0x5ee9…38c00x158e…3d00Basex402 service$0.002100%coinbase111d ago0x7f7eca…06c973
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase111d ago0x1576e0…70d49b
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase111d ago0xeb1940…a59de0
0x5ee9…38c00x158e…3d00Basex402 service$0.002100%coinbase112d ago0x4a51b0…77b846
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase112d ago0xd2f64b…30f543
0x5ee9…38c00x158e…3d00Basex402 service$0.002100%coinbase112d ago0xf49c9b…0c1f02
0x5ee9…38c00x158e…3d00Basex402 service$0.01100%coinbase112d ago0x216502…90755b
0x5ee9…38c00x158e…3d00Basex402 service$1.00100%coinbase112d ago0x62a28b…b172ea

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.