Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b10…01c30x496f…4aa7Base—$0.01100%coinbase74d ago0x6aa7fc…2b5ab8
0x4b10…01c30xdb80…0f1fBase—$0.01100%coinbase74d ago0x8ecd3e…86fb51
0x4b10…01c30x4c94…8186Base—$0.01100%coinbase74d ago0x9694e9…2963c2
0x4b10…01c30xf165…3f2aBase—$0.01100%coinbase74d ago0x178d57…7ae55b
0x4b10…01c30xd73d…579aBase—$0.01100%coinbase74d ago0xaf9908…8d1fb8
0x4b10…01c30x0dc4…468dBase—$0.01100%coinbase74d ago0xdc4834…0f7856
0x4b10…01c30xf9eb…d1c1Base—$0.01100%coinbase74d ago0x844ab3…6ec447
0x4b10…01c30x3ed0…4f71Base—$0.01100%coinbase74d ago0xbbbc52…b8e1aa
0x4b10…01c30xce1c…c312Base—$0.01100%coinbase74d ago0x2d8eb7…ab9e0c
0x4b10…01c30x5b07…178cBase—$0.01100%coinbase74d ago0x7227f0…9e73c1
0x4b10…01c30xb66e…856bBase—$0.01100%coinbase74d ago0x1313bf…7f0169
0x4b10…01c30x99ff…81caBase—$0.01100%coinbase74d ago0x3955e3…b1cde8
0x4b10…01c30x8fe3…b673Base—$0.01100%coinbase74d ago0xe3a715…9d7a21
0x4b10…01c30xa6bc…e14eBase—$0.01100%coinbase74d ago0x9c7e7c…ca824f
0x4b10…01c30x5947…6f62Base—$0.01100%coinbase74d ago0xff7e9e…f6c8d5
0x4b10…01c30x0e27…be0dBase—$0.01100%coinbase74d ago0x743418…a32e53
0x4b10…01c30x90ea…2b7cBase—$0.01100%coinbase74d ago0xf0bf5e…d746d5
0x4b10…01c30xb93a…0c26Base—$0.01100%coinbase74d ago0xf9af14…2c7afd
0x4b10…01c30xe9ba…01dfBase—$0.01100%coinbase74d ago0x42a3cb…a27666
0x4b10…01c30xb0bd…ec78Base—$0.01100%coinbase74d ago0xb3cd12…9e8144
0x4b10…01c30xf754…e544Base—$0.01100%coinbase74d ago0x947827…7a5dbc
0x4b10…01c30x0162…f02eBase—$0.01100%coinbase74d ago0x0402b2…d17e22
0x4b10…01c30x4db5…2df2Base—$0.01100%coinbase74d ago0x96ed76…a84aad
0x4b10…01c30x3962…4e34Base—$0.01100%coinbase74d ago0x5e78b5…1335d9
0x4b10…01c30xe487…e311Base—$0.01100%coinbase74d ago0x3e0204…5aa745

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.