Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0x098af9…a17c7e
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates112d ago0x1aeb6a…d6bf82
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0xd00148…3ddce9
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates112d ago0x6783a2…1563b3
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0x2bcd52…81595c
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates112d ago0x52068f…a72b07
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0x4fe990…456be6
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates112d ago0x1deac3…65936a
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0x9be433…8c4f6c
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates112d ago0xcb7345…a02e30
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0x19eb04…02cbb6
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates112d ago0x3b96f7…4f46a0
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0x02971f…7ce854
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates112d ago0x90d4a7…7b37b8
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0xfe26d8…aa1089
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates112d ago0x9ef331…f6be3b
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0xe09faa…50178b
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates112d ago0x616b5d…b09e26
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0xc7c7c5…4ba90b
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates112d ago0x4ebfe9…06b1ac
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0x32497c…2333e1
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates112d ago0x3467fe…2c273e
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0xc446d4…1bfabf
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates112d ago0x790d00…a224f5
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase112d ago0x7bb5b2…964263

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.