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%coinbase11d ago0x72d610…278536
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x803ca0…f4d6c8
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0xbc5861…e187e3
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x29468d…0eec57
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x16cc30…19d91f
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x8bc988…53e1ea
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x4702f4…3c1920
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x9287a4…0c5d5c
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0xafc3a2…110d92
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0xa61d6e…1f801c
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x3a1036…f87c0e
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0xa88858…c6c6db
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x32b94e…8ad40a
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x62207f…ec7c1f
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x5dfff5…05167e
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x20b503…11d9fc
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x4e3030…5eb24e
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0xe23c06…e69bc1
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x84dd9a…603c29
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x13dfa7…3c0897
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0xc94466…c1031e
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0xf53c0e…a227a7
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x3dc2f9…594b4a
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x90be84…1ae04a
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase11d ago0x3cadb7…cf79d4

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.