Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5c7…f29b0x4892…d2e7Base—$0.01100%coinbase65d ago0x5bff33…0e02e4
0xa5c7…f29b0x635d…59d3Base—$0.01100%coinbase65d ago0xe284f8…2c72dc
0xa5c7…f29b0x60a7…7a79Base—$0.01100%coinbase65d ago0x886f53…3a1c7a
0xa5c7…f29b0x16e5…ea18Base—$0.01100%coinbase65d ago0xb4e951…c3a74e
0xa5c7…f29b0x08dd…5316Base—$0.01100%coinbase65d ago0x12f90b…f632f7
0xa5c7…f29b0x96d0…aa6bBase—$0.01100%coinbase65d ago0xd0c29c…82ef66
0xa5c7…f29b0x4a80…0a90Base—$0.01100%coinbase65d ago0x5e4b86…f8d232
0xa5c7…f29b0xb743…e714Base—$0.01100%coinbase65d ago0x1ff65d…e46b70
0xa5c7…f29b0xb24e…8d30Base—$0.01100%coinbase65d ago0xb42eb1…62f11f
0xa5c7…f29b0x53bc…abb4Base—$0.01100%coinbase65d ago0x4e6684…ce5f8a
0xa5c7…f29b0xf236…c467Base—$0.01100%coinbase65d ago0xd5d730…b83726
0xa5c7…f29b0xb432…5bb2Base—$0.01100%coinbase65d ago0x759b6e…a2bae5
0xa5c7…f29b0x04be…d64aBase—$0.01100%coinbase66d ago0x2cd737…79e92a
0xa5c7…f29b0x9c7d…8ae7Base—$0.01100%coinbase66d ago0x7c6513…74d8a4
0xa5c7…f29b0xa238…d854Base—$0.01100%coinbase66d ago0x1f2ae9…ed9b2e
0xa5c7…f29b0x2456…73b8Base—$0.01100%coinbase66d ago0xd7a6aa…cfb8b9
0xa5c7…f29b0x5de6…1ad2Base—$0.01100%coinbase66d ago0x82c8e3…a8b2b4
0xa5c7…f29b0x0b56…6bd3Base—$0.01100%coinbase66d ago0xc12f53…a658e8
0xa5c7…f29b0xdd8b…435dBase—$0.01100%coinbase66d ago0x15b1e5…93aa67
0xa5c7…f29b0x936a…2e49Base—$0.01100%coinbase66d ago0x835f3a…1806d2
0xa5c7…f29b0xb009…63ecBase—$0.01100%coinbase66d ago0x9b5f68…35f873

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.