Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd3…1ae40x3e0a…78e7Base—$0.005364100%coinbase74d ago0xd68d65…dc3943
0x5bd3…1ae40x3e0a…78e7Base—$0.005303100%coinbase74d ago0x866ac6…2ec53a
0x5bd3…1ae40x3e0a…78e7Base—$0.003062100%coinbase74d ago0x7fb2b4…372d9c
0x5bd3…1ae40x3e0a…78e7Base—$0.003696100%coinbase74d ago0x06ab9b…6a6e7e
0x5bd3…1ae40x3e0a…78e7Base—$0.003152100%coinbase74d ago0xe8900b…c0bf54
0x5bd3…1ae40x3e0a…78e7Base—$0.004556100%coinbase75d ago0x2560e4…1bd187
0x5bd3…1ae40x3e0a…78e7Base—$0.00477100%coinbase75d ago0x3faefb…7085a1
0x5bd3…1ae40x3e0a…78e7Base—$0.003893100%coinbase75d ago0x030569…0ef885
0x5bd3…1ae40x3e0a…78e7Base—$0.004204100%coinbase75d ago0xb6a521…42aaa2
0x5bd3…1ae40x3e0a…78e7Base—$0.00492100%coinbase75d ago0x9fd358…fa2106
0x5bd3…1ae40x3e0a…78e7Base—$0.004088100%coinbase75d ago0x11f46e…3086d8
0x5bd3…1ae40x3e0a…78e7Base—$0.00377100%coinbase75d ago0x273228…5cfcc8
0x5bd3…1ae40x3e0a…78e7Base—$0.004097100%coinbase75d ago0xa15b5f…5bb5c4
0x5bd3…1ae40x3e0a…78e7Base—$0.002798100%coinbase75d ago0xa06b68…1e3782
0x5bd3…1ae40x3e0a…78e7Base—$0.00469100%coinbase75d ago0x1f2927…5294f0
0x5bd3…1ae40x3e0a…78e7Base—$0.005461100%coinbase75d ago0x2e6f1b…b14d0d
0x5bd3…1ae40x3e0a…78e7Base—$0.004189100%coinbase75d ago0xbc7763…47e816
0x5bd3…1ae40x3e0a…78e7Base—$0.002802100%coinbase75d ago0x6bb70d…1882b0
0x5bd3…1ae40x3e0a…78e7Base—$0.003248100%coinbase75d ago0xe1d3e3…62fa91
0x5bd3…1ae40x3e0a…78e7Base—$0.003421100%coinbase75d ago0x58c917…f55626
0x5bd3…1ae40x3e0a…78e7Base—$0.00351100%coinbase75d ago0x06d610…7f068b
0x5bd3…1ae40x3e0a…78e7Base—$0.004363100%coinbase75d ago0xbaa925…d2a551
0x5bd3…1ae40x3e0a…78e7Base—$0.004672100%coinbase75d ago0xce95be…c15b75
0x5bd3…1ae40x3e0a…78e7Base—$0.005474100%coinbase75d ago0xc0fb8d…97f323
0x5bd3…1ae40x3e0a…78e7Base—$0.003458100%coinbase75d ago0x5b8319…491094

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.