Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0xa630f5…5c9a2f
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0x46a253…195fe5
0x4855…272c0xf000…94fcBase—$0.01100%coinbase5d ago0xc7d06b…3aa88b
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0x2be350…e52171
0x4855…272c0xf000…94fcBase—$0.01100%coinbase5d ago0xe999ae…5358b2
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0xcd22f7…910ad4
0x4855…272c0xf000…94fcBase—$0.01100%coinbase5d ago0xf6bccb…289b01
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0xc8a49d…424ada
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0x1d2dc1…fb5af7
0x4855…272c0xf000…94fcBase—$0.01100%coinbase5d ago0x58c323…ce47a0
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0xedc709…5bd5a9
0x4855…272c0xf000…94fcBase—$0.01100%coinbase5d ago0x010b51…be02c1
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0x0f5269…262c94
0x4855…272c0xf000…94fcBase—$0.01100%coinbase5d ago0x3fb1f5…fda64b
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0xd83f94…8aeb9b
0x4855…272c0xf000…94fcBase—$0.01100%coinbase5d ago0xe8e21e…b8111e
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0x4cae7e…208856
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0x337da8…382453
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0x51dd81…af750a
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0x2e9759…7df21e
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0x67baa4…3c55ab
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0x794186…b0f354
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0xbe0cb1…9207a5
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0x28cb38…2cd0bf
0x4855…272c0xf000…94fcBase—$0.03100%coinbase5d ago0xcd5f63…22229b

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.