Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.05100%coinbase38d ago0x9220cb…a21086
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.05100%coinbase38d ago0xcaa8c1…73e017
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.01100%coinbase38d ago0xf0c8de…cce3a9
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.03100%coinbase38d ago0x2467cb…3a1e76
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.005100%coinbase38d ago0xc4a1c6…2a8f50
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.05100%coinbase38d ago0x3e1160…b9f80f
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.05100%coinbase38d ago0x513a79…fee5b5
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.005100%coinbase38d ago0x7f405d…2098e0
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.03100%coinbase38d ago0xda1bc6…c1013c
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.10100%coinbase38d ago0x708f74…081e88
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.03100%coinbase38d ago0xa36463…9eb545
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.01100%coinbase38d ago0x424e3d…aad478
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.03100%coinbase39d ago0xc178c8…a6ca20
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.10100%coinbase39d ago0xb9ad77…f8c3d1
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.03100%coinbase39d ago0x96bf50…64b5cc
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.10100%coinbase39d ago0x82687f…6e73be
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.03100%coinbase39d ago0x98b694…543c54
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.03100%coinbase39d ago0xc9ce03…b4910f
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.05100%coinbase39d ago0x2d168c…6cb360
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.10100%coinbase39d ago0xab4f1d…4cf734
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.03100%coinbase39d ago0x28c487…639ba6
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.01100%coinbase39d ago0xcd9bf6…749fee
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.005100%coinbase39d ago0x0fbac7…185686
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.05100%coinbase39d ago0x614d17…e77aec
0x838e…3bea0xe4a4…572fBaseJapan Card OCR EnrichJapan$0.02100%coinbase39d ago0xbd5289…0083e0

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.