Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0xdde646…5d0674
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x469e2f…792370
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0xf72f3d…0ec4a0
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0xb131e6…9fca33
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x62e6c4…82d37d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x4b1300…2d6ac7
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x51e8c3…087475
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x46fcd4…6f0c1e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x93539c…bcb5b2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x2feb17…8635c5
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x7385a4…2b0618
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x377b2e…1415ed
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0xa60ce5…da2893
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0xf9f172…9dfd84
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x71f88f…fafe29
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x073b89…e47680
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x9820d5…9a6be9
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x2692a6…359fd0
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0xe2a9c4…bb489e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x58b12b…bd413f
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x7c75ff…f3ef8b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x0bff97…bea135
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x9ba465…c36553
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0x6c08cd…872934
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase8d ago0xf58b87…4ba798

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.