Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.15100%coinbase118d ago0xffc830…bf3c16
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.01100%coinbase118d ago0xf93f0b…b71608
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.04100%coinbase118d ago0x553d8c…2e3d0e
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.17100%coinbase119d ago0xa47ceb…2e89f6
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.07100%coinbase119d ago0xab194e…c7fd07
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.37100%coinbase119d ago0x1e6cd1…bad903
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.19100%coinbase119d ago0x2e70d8…9a9741
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.37100%coinbase119d ago0x29cb2e…ecb31f
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.51100%coinbase119d ago0x6c7844…556220
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.10100%coinbase119d ago0xe750c4…5565aa
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.17100%coinbase119d ago0x27c02b…8ed229
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.17100%coinbase119d ago0xae9e6b…0ba51b
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.17100%coinbase119d ago0x9c4bc6…9c182a
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.17100%coinbase119d ago0xc0a4f1…29e7be
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.17100%coinbase119d ago0x1d6666…2a50d3
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.19100%coinbase119d ago0x216d84…997771
0x89ea…55c20x161d…7fb9BaseinvinoveritasBrowser$0.10100%coinbase119d ago0x444dfa…2266e6

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.