Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc37d…561e0xf364…984bBase—$0.01100%coinbase61d ago0xcc6a4d…ee2107
0xc37d…561e0xbe6b…23b4Base—$0.01100%coinbase61d ago0x484bfb…9286ff
0xc37d…561e0xa048…8e1aBase—$0.01100%coinbase61d ago0x395305…506947
0xc37d…561e0xa61b…a4cbBase—$0.01100%coinbase61d ago0x8adff6…028983
0xc37d…561e0x9c96…dfb1Base—$0.01100%coinbase61d ago0x863b11…c7911e
0xc37d…561e0x7a8b…1a97Base—$0.01100%coinbase61d ago0x568048…c0b178
0xc37d…561e0xf156…1a6dBase—$0.01100%coinbase61d ago0x76f4af…9dc2e5
0xc37d…561e0x484c…ccacBase—$0.01100%coinbase61d ago0xe0caf1…157c8f
0xc37d…561e0xe3bc…2b22Base—$0.01100%coinbase61d ago0xa484f7…0efc6d
0xc37d…561e0x05ee…7fdbBase—$0.01100%coinbase61d ago0x73d59c…0656a5
0xc37d…561e0x7650…aafcBase—$0.01100%coinbase61d ago0x09ecdd…48b500
0xc37d…561e0x818b…fe09Base—$0.01100%coinbase61d ago0xbf4e93…fed0ad
0xc37d…561e0xece9…a6b5Base—$0.01100%coinbase61d ago0x824753…e9b6c9

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.