Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x722b27…c83f6d
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0xab44c8…a58088
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0xa9ee95…9a5e7e
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x837884…361d10
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x05899c…130c57
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x01a01d…e1a083
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0xe99cdb…ed5ef0
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x78273e…584ad4
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x93eb0e…1c7844
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x43dba4…1d6103
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x6ceb0e…691e39
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x55de9d…1079d9
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0xe04568…dcac45
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x856a81…cf8ad2
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0xc917ab…029af4
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x11ce03…ac8081
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0xb71b71…e5ec08
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x4e78f5…3786a0
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x01dceb…0a7f7d
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0xfbe520…ecdbf2
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0xc9139c…ab3a14
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x7b12b6…ad3d94
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x2cf65c…06bb74
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0xe9156a…e48efb
0x6edf…94700x6839…1a2bBase$0.003100%coinbase117d ago0x13205f…c417f0

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.