Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0x098954…1555d8
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates88d ago0x2ba711…0af1bf
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0x4b41d0…bcdc9f
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates88d ago0xda2cb8…c8b74a
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0x07cbde…aa0f51
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates88d ago0x657829…119ecf
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0x61450f…b4015f
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates88d ago0xa9397c…3811a0
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0x809abc…8f8736
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates88d ago0x1ec9a4…49dd0a
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0x93115f…5f22f1
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates88d ago0xa9dba9…0c4085
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0xa41a2f…9c6470
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates88d ago0x80f36c…970748
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0x81e984…734fd7
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates88d ago0x2b74d1…37ab62
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0x22945a…de51f3
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates88d ago0x0f6f82…3b6a73
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0x6af92f…b3d133
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates88d ago0x32f4e7…35a8ea
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0xbcba89…a65a4a
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates88d ago0x814559…537989
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0xbf9f89…669a1d
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates88d ago0x93a6ef…5456a7
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase88d ago0x9a12ad…f018af

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.