Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0xfc1cf5…6e28c5
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0xa50a22…0542cf
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x558a2c…1af74a
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0xbaf02f…3cc414
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x0f72d5…140cd3
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x1bc0a9…cce94b
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0xd10981…42c5b3
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x5a2c95…eaea98
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x4f5c8f…c56d87
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x2de1e0…dcf2a6
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0xe8780e…bf3c0f
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x531550…a488e4
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x1de238…d184d3
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x9f6f9d…d3d86e
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0xb79978…d0b622
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0xb5e3ee…a726d4
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x2ca581…9b31dc
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x375a7d…1fc9d1
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x026d31…db7e3f
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0xb6eca1…780cc8
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0xb0fc51…ecbf37
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0xb72d99…5c756b
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x9d2b43…acb978
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x8d0e6f…c20671
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase9d ago0x888f9b…f5306b

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.