Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xc4cf00…d6a686
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xb8be66…fd1534
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0x8a813d…268ded
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0x5ce7e2…a609ae
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0x8204d4…92a92c
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0x72b615…a4fb6e
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0x5a2f81…220dba
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xa3c006…b99185
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0x36ef5e…1f1be0
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xda3751…49d072
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xd07257…633b66
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xb7cdc4…1c5c2a
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0x08c2a8…a22493
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0x29c059…fa5985
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0x9e0ee1…0afa86
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0x0cfacc…5312e0
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xcf2ac8…ae3c56
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xeaac6f…edfb83
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0x74cfc6…ecd1c2
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xf2f797…b05dfa
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xae7855…ec4a31
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xf22b6b…c62288
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xc5fef7…c974ec
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xac9f75…e4a286
0x4823…cf2b0x5aae…482eBase$0.001100%coinbase6d ago0xce974b…33256d

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.