Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…72fb0x4265…fae0Base—$0.01100%coinbase87d ago0xdca17d…63c300
0x2688…72fb0x8898…ac59Base—$0.01100%coinbase87d ago0x2867b2…013df2
0x2688…72fb0x412c…df5fBase—$0.01100%coinbase87d ago0xfebc55…8fdc78
0x2688…72fb0xb7fc…d571Base—$0.01100%coinbase87d ago0x4a92f5…99a51a
0x2688…72fb0xdd91…2df5Base—$0.01100%coinbase87d ago0x555712…31ed87
0x2688…72fb0x9fa7…61eaBase—$0.01100%coinbase87d ago0xa1687d…2e6f31
0x2688…72fb0xa2fd…e794Base—$0.01100%coinbase87d ago0x9fdf24…93821c
0x2688…72fb0x6d7d…8377Base—$0.01100%coinbase87d ago0x93d252…8ec907
0x2688…72fb0xb7d0…5d09Base—$0.01100%coinbase87d ago0x8d9c4e…227cc5
0x2688…72fb0x4671…7109Base—$0.01100%coinbase87d ago0xec6124…b740db
0x2688…72fb0x9638…d72cBase—$0.01100%coinbase87d ago0xbe9c75…bfe97e
0x2688…72fb0x8326…1d36Base—$0.01100%coinbase87d ago0xf06f73…a3fa4e
0x2688…72fb0x02ee…d789Base—$0.01100%coinbase87d ago0xea32b1…9387c6
0x2688…72fb0x57b9…37cfBase—$0.01100%coinbase87d ago0x3b1c1a…d649c7
0x2688…72fb0xccb6…dde9Base—$0.01100%coinbase87d ago0x50384d…b06aa9
0x2688…72fb0x8023…7812Base—$0.01100%coinbase87d ago0x99f4af…744c8c
0x2688…72fb0x914d…ff0cBase—$0.01100%coinbase87d ago0xa1372a…0ab133
0x2688…72fb0xeffa…57b3Base—$0.01100%coinbase87d ago0x31e666…e4d7aa
0x2688…72fb0xef9e…53fcBase—$0.01100%coinbase87d ago0xca6dd8…f26641
0x2688…72fb0x6cbb…770bBase—$0.01100%coinbase87d ago0x56094c…6c27ab
0x2688…72fb0x2331…c967Base—$0.01100%coinbase87d ago0x130b3c…bf9012
0x2688…72fb0x259e…556fBase—$0.01100%coinbase87d ago0xd0bd2c…144325
0x2688…72fb0xf4cd…ee66Base—$0.01100%coinbase87d ago0x690bf1…ab0770
0x2688…72fb0x9d77…a5f6Base—$0.01100%coinbase87d ago0x61859f…93285d
0x2688…72fb0x72bf…5956Base—$0.01100%coinbase88d ago0x683716…fdd47e

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.