Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd6…890f0x3e0a…78e7Base—$0.0033100%coinbase74d ago0x873d49…8fed20
0x5bd6…890f0x3e0a…78e7Base—$0.004267100%coinbase74d ago0x2fa1a8…874035
0x5bd6…890f0x3e0a…78e7Base—$0.005841100%coinbase74d ago0x255080…69fd63
0x5bd6…890f0x3e0a…78e7Base—$0.003257100%coinbase74d ago0xcda9f8…82d2c8
0x5bd6…890f0x3e0a…78e7Base—$0.005753100%coinbase74d ago0x8fec74…36a774
0x5bd6…890f0x3e0a…78e7Base—$0.004357100%coinbase74d ago0xe8be04…4bf999
0x5bd6…890f0x3e0a…78e7Base—$0.005106100%coinbase74d ago0x1cd464…a32160
0x5bd6…890f0x3e0a…78e7Base—$0.003378100%coinbase74d ago0xa72188…83fa56
0x5bd6…890f0x3e0a…78e7Base—$0.004065100%coinbase74d ago0x9d0db7…56a7fb
0x5bd6…890f0x3e0a…78e7Base—$0.004482100%coinbase74d ago0x58a2ff…a1823e
0x5bd6…890f0x3e0a…78e7Base—$0.005904100%coinbase74d ago0xfba605…5df358
0x5bd6…890f0x3e0a…78e7Base—$0.003329100%coinbase74d ago0x4f0a1b…efbd4c
0x5bd6…890f0x3e0a…78e7Base—$0.002715100%coinbase74d ago0x9feb9d…7703c8
0x5bd6…890f0x3e0a…78e7Base—$0.005518100%coinbase74d ago0x03247e…a061d0
0x5bd6…890f0x3e0a…78e7Base—$0.003439100%coinbase74d ago0x4540a1…aab5c3
0x5bd6…890f0x3e0a…78e7Base—$0.005262100%coinbase74d ago0x38fd56…c86331
0x5bd6…890f0x3e0a…78e7Base—$0.004171100%coinbase75d ago0xd6cb9f…f0fd31
0x5bd6…890f0x3e0a…78e7Base—$0.002922100%coinbase75d ago0x280583…df6ff6
0x5bd6…890f0x3e0a…78e7Base—$0.003958100%coinbase75d ago0x89e280…02684e
0x5bd6…890f0x3e0a…78e7Base—$0.003583100%coinbase75d ago0xfa68a4…e9c3da
0x5bd6…890f0x3e0a…78e7Base—$0.003377100%coinbase75d ago0xffd2d2…a2718b
0x5bd6…890f0x3e0a…78e7Base—$0.003949100%coinbase75d ago0xc9304d…74dcbd
0x5bd6…890f0x3e0a…78e7Base—$0.005417100%coinbase75d ago0x3e8986…e95a8c
0x5bd6…890f0x3e0a…78e7Base—$0.003073100%coinbase75d ago0x18d782…0bbf3d
0x5bd6…890f0x3e0a…78e7Base—$0.004276100%coinbase75d ago0x9b40ee…e3c2ea

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.