Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xdfa05e…93598c
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xbf3423…2ebfbe
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0x595ed0…509eb9
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xe199e7…f30da2
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xb1505d…c6f9fb
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xe82f18…b6f35f
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0x70514e…008245
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0x7ad832…7e753b
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0x4aa5a4…179ced
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xb628cd…c2ce42
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0x230522…8905af
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0x33c2d1…1fe987
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xba865a…83b6f3
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xccfd92…e884b9
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xca25c7…55702c
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0x352966…71799c
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xfbbe4f…4bf9ca
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xb0b2b0…2be24d
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xff7443…fd41bb
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0x7931ee…432aca
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0x9400eb…5f21e4
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xbfa2be…82e64e
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xbda91a…95e025
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xf8a53f…b2cff8
0x8f3e…2b5a0x5aae…482eBase—$0.001100%coinbase7d ago0xaf1893…5af16b

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.