Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase11d ago0x110d4e…fe64cd
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase11d ago0x35b4d5…e23309
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase11d ago0x81db01…f2b699
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase11d ago0x82a828…da270a
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0xc6fb5c…cebfa9
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x4c7386…1a22a3
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x5f6325…30b461
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0xa4652d…f62a40
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0xec013c…0f28f2
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x7d328b…665cbc
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x2827b6…de41e5
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x307c02…ef9627
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x0de2c7…ed6efc
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0xce6a0d…24db6d
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0xe471f6…7239cd
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x5d597d…3086e5
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x1d2952…bb73e4
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x8c591f…6946f8
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x798032…2bc7aa
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0xaa3cb5…ff0b77
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x4e78dc…9f12a2
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x86165d…142e1a
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x0b275f…6a36e8
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x67b965…77cd6c

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.