Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$5.25100%0x0c48…3ed677d ago0x613d82…7bb10f
0xc9a2…31540x0e3d…7757Base$5.25100%0x84ea…0e4777d ago0x6c0f0a…38b3bf
0xc9a2…31540x0e3d…7757Base$10.50100%0x5feb…0e1277d ago0x21e253…329f10
0xc9a2…31540x0e3d…7757Base$10.50100%0x3189…20e077d ago0x06a5b3…ecd5e3
0xc9a2…31540x0e3d…7757Base$10.50100%0xc6fb…0f6c77d ago0x96e028…faa6bb
0xc9a2…31540x0e3d…7757Base$10.50100%0x99d9…ec9d77d ago0x6cc6ee…a2633d
0xc9a2…31540x0e3d…7757Base$1.05100%0xde8d…bd2c77d ago0xf6495a…d1767f
0xc9a2…31540x0e3d…7757Base$10.50100%0xc07c…d71877d ago0xb8fbe8…4e9cfe
0xc9a2…31540x0e3d…7757Base$31.50100%0x76aa…2a0a77d ago0x9ee7ec…924149
0xc9a2…31540x0e3d…7757Base$10.50100%0xc22e…e4a177d ago0xdd72ba…fe69fe
0xc9a2…31540x0e3d…7757Base$10.50100%0xd50e…07b977d ago0xe1b72b…0f0f1a
0xc9a2…31540x0e3d…7757Base$2.10100%0x9993…8cf577d ago0x129ec0…e3f0de
0xc9a2…31540x0e3d…7757Base$10.50100%0x1e09…da4177d ago0x5b29e1…b2a358
0xc9a2…31540x0e3d…7757Base$10.50100%0xcf26…86e677d ago0x7a1c07…721f49
0xc9a2…31540x0e3d…7757Base$15.75100%0x493f…ab8f77d ago0x7cde70…d8d365
0xc9a2…31540x0e3d…7757Base$5.25100%0xd60b…b73977d ago0x990134…90c845
0xc9a2…31540x0e3d…7757Base$5.25100%0xc6b9…2d8677d ago0xbec020…9eeeae
0xc9a2…31540x0e3d…7757Base$5.25100%0x01d6…4c2977d ago0x3606a6…8c5d4b
0xc9a2…31540x0e3d…7757Base$5.25100%0x28a1…4ae577d ago0xf20938…9bdfa7
0xc9a2…31540x0e3d…7757Base$31.50100%0x1dbc…007e77d ago0x84862f…83a9e7
0xc9a2…31540x0e3d…7757Base$5.25100%0x345f…57af77d ago0xa818e3…8f978c
0xc9a2…31540x0e3d…7757Base$27.30100%0xc6a6…b85577d ago0x0eab8f…cabc1b
0xc9a2…31540x0e3d…7757Base$10.50100%0xed27…48f777d ago0x24bfb0…5eb9df
0xc9a2…31540x0e3d…7757Base$11.55100%0x2a59…864577d ago0xe80b3e…09056b
0xc9a2…31540x0e3d…7757Base$11.55100%0xfa43…45e577d ago0xb835cd…0fb46a

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.