Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$24.78100%coinbase38d ago0x962f63…9ef5ea
0xcb74…cb510xb0af…7de0Base—$0.51100%coinbase38d ago0xc206e3…5ae5a0
0xdb7b…059d0xb0af…7de0Base—$3.27100%coinbase38d ago0x387a15…f8545e
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase38d ago0x5acd7c…bca4ad
0xff56…086a0xb0af…7de0Base—$0.68100%coinbase38d ago0x57592d…f96d14
0xff56…086a0xb0af…7de0Base—$0.97100%coinbase38d ago0x7e92db…baa3bb
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase38d ago0xe1ae2e…c72025
0x98ee…e1ab0xb0af…7de0Base—$1.62100%coinbase38d ago0x93f0f0…f71e73
0xdb7b…059d0xb0af…7de0Base—$3.09100%coinbase38d ago0x03d268…afbfe8
0xb66a…04f40xb0af…7de0Base—$23.46100%coinbase38d ago0x87658e…170c28
0x7d45…92240xb0af…7de0Base—$11.46100%coinbase38d ago0xa62826…6af368
0xc43b…34c00xb0af…7de0Base—$3.96100%coinbase38d ago0xb07ace…935cc0
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase38d ago0x48fe4e…7f3cef
0xff56…086a0xb0af…7de0Base—$0.97100%coinbase38d ago0xb84b4d…d9fb4f
0xff56…086a0xb0af…7de0Base—$1.32100%coinbase38d ago0x8ee52e…f60dc4
0x98ee…e1ab0xb0af…7de0Base—$1.52100%coinbase38d ago0x5df570…770572
0xb66a…04f40xb0af…7de0Base—$25.28100%coinbase38d ago0x910288…5ad57d
0xc43b…34c00xb0af…7de0Base—$3.81100%coinbase38d ago0xf3bdef…c1c5df
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase38d ago0x9296d3…620f9e
0xcb74…cb510xb0af…7de0Base—$0.51100%coinbase38d ago0x45c84b…94ac2f
0xff56…086a0xb0af…7de0Base—$1.03100%coinbase38d ago0x045ca7…28efa6
0x7d45…92240xb0af…7de0Base—$11.26100%coinbase38d ago0x9a5a83…0907a4
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase38d ago0xbefb37…cff695
0x1ebf…76220xb0af…7de0Base—$0.14100%coinbase38d ago0x68b4e2…2b6f2e
0xff56…086a0xb0af…7de0Base—$0.94100%coinbase38d ago0xa26bd8…26e4b6

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.