Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3803…101b0x71a2…b32eBase—$0.005100%daydreams58d ago0x2ab318…44009e
0x3803…101b0x71a2…b32eBase—$0.002100%daydreams58d ago0x5d2510…f53c27
0x2a37…b9490x3803…101bBase—$0.11100%coinbase58d ago0x90fd4b…c2f038
0x3803…101b0xd83a…02f0Basex402 service$0.10100%payAI58d ago0x3e0653…6abfe6
0x2a37…b9490x3803…101bBase—$0.17100%coinbase58d ago0x65e5de…781ec7
0x3803…101b0xd83a…02f0Basex402 service$0.15100%payAI58d ago0x5836d0…21d8c9
0x2a37…b9490x3803…101bBase—$0.11100%coinbase58d ago0x6a1709…cc7eeb
0x3803…101b0xd83a…02f0Basex402 service$0.10100%payAI58d ago0xbc92aa…ac8292
0x2a37…b9490x3803…101bBase—$0.17100%coinbase58d ago0x0693af…fb66c2
0x3803…101b0xd83a…02f0Basex402 service$0.15100%payAI58d ago0x290944…bde06d
0x2a37…b9490x3803…101bBase—$0.17100%coinbase58d ago0xeacc87…426f12
0x3803…101b0xd83a…02f0Basex402 service$0.15100%payAI58d ago0xe4b285…d36aa8
0x3803…101b0x97d7…d4f1Base—$0.01100%coinbase58d ago0xc6cb9d…1910ad
0x3803…101b0xd593…700dBasex402 service$0.01100%coinbase58d ago0xae21cd…b029ad
0x75a4…03650x3803…101bBase—$0.01100%coinbase58d ago0xdfde46…d8d9bd
0x75a4…03650x3803…101bBase—$0.01100%coinbase58d ago0x8331c8…78375a
0x3803…101b0x97d7…d4f1Base—$0.01100%coinbase58d ago0x249307…5ae7b9
0x3803…101b0x97d7…d4f1Base—$0.01100%coinbase58d ago0x6d87ae…66aa32
0x3803…101b0x97d7…d4f1Base—$0.01100%coinbase58d ago0xe7abd0…ed7857

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.