Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3d4…2f270xf682…abf5Base—$0.01100%coinbase72d ago0x72d9cf…78368f
0xb3d4…2f270x2a08…f189Base—$0.01100%coinbase72d ago0x83cb2f…7f1f86
0xb3d4…2f270xf181…5a6aBase—$0.01100%coinbase72d ago0x92d58f…b17648
0xb3d4…2f270x963a…7726Base—$0.01100%coinbase72d ago0x090436…a1838b
0xb3d4…2f270x13e2…5e7eBase—$0.01100%coinbase72d ago0x91d9fb…c8ec74
0xb3d4…2f270xab65…7e22Base—$0.01100%coinbase72d ago0xe6ef39…bb26a4
0xb3d4…2f270x56d8…66d5Base—$0.01100%coinbase72d ago0xa1af8d…5d10dc
0xb3d4…2f270x3a25…d2c1Base—$0.01100%coinbase72d ago0xdac8a2…c4cc78
0xb3d4…2f270x510f…eee4Base—$0.01100%coinbase72d ago0x75598b…94f5c2
0xb3d4…2f270xf03b…e0b0Base—$0.01100%coinbase72d ago0xa3d500…298a21

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.