Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0x53cad6…0ef897
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0xd361af…b2398d
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0x4d4f38…cc95d7
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0x40dbf9…8d0e14
0x9cc4…b1760x9395…48afBasex402 service$0.01100%coinbase118d ago0xb9dc52…dff3e3
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0xcbc701…e0e537
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0xe3a481…bc4a43
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0x2b2bcc…9a9714
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0x6fac9d…9c9974
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0x66daa5…c34823
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0xfe0178…73bac9
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0x3401b6…88f2aa
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0xcba571…310c5e
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0x0896f2…2a9ca7
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0xe99faa…40ac9d
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0x3abdaf…e568d2
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0x4068c7…9806c2
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0x2da651…1c0bb5
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0xf0a315…3f2a18
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0xe5b414…9ff97e
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase118d ago0x53db4e…380d16
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase119d ago0x6a6455…912efa
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase119d ago0x2c7c3e…990956
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase119d ago0xe62321…cdb1e6
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase119d ago0x65bfe0…94bef1

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.