Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a0a…773e0x3dcb…32e1Basex402 service$0.005100%coinbase12d ago0x6bd91c…c97f75
0x3a0a…773e0x3dcb…32e1Basex402 service$0.002100%coinbase12d ago0x682da3…315cf8
0x3a0a…773e0x3dcb…32e1Basex402 service$0.005100%coinbase12d ago0x8b6d5d…2aef90
0x3a0a…773e0x3dcb…32e1Basex402 service$0.01100%coinbase12d ago0xd33ee2…946887
0x3a0a…773e0x3dcb…32e1Basex402 service$0.005100%coinbase12d ago0x2cb312…cb2e5a
0x3a0a…773e0x2932…4f60Basex402 service$0.01100%coinbase12d ago0x30edc7…48aa1d
0x3a0a…773e0x2932…4f60Basex402 service$0.01100%coinbase12d ago0xfd9256…1cdc2d
0x3a0a…773e0x2932…4f60Basex402 service$0.01100%coinbase12d ago0x63156d…6512e7
0x3a0a…773e0x2932…4f60Basex402 service$0.01100%coinbase12d ago0x6bd10d…d4d63b
0x3a0a…773e0xbc64…e3b0Basex402 service$0.001100%coinbase12d ago0x45a722…f77df6
0x3a0a…773e0xbc64…e3b0Basex402 service$0.001100%coinbase12d ago0xf71eb3…4b701c
0x3a0a…773e0xbc64…e3b0Basex402 service$0.005100%coinbase12d ago0xece1ba…52af24
0x3a0a…773e0xbc64…e3b0Basex402 service$0.01100%coinbase12d ago0x69e092…fe33ec
0x3a0a…773e0xbc64…e3b0Basex402 service$0.005100%coinbase12d ago0xe14059…52b54d
0x3a0a…773e0xbc64…e3b0Basex402 service$0.01100%coinbase12d ago0x8ec0aa…72d176
0x3a0a…773e0xbc64…e3b0Basex402 service$0.005100%coinbase12d ago0x1b675a…069f2a
0x3a0a…773e0xcf92…42fbBasex402 service$0.05100%coinbase12d ago0x2fa870…a94a28
0x3a0a…773e0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x205764…59ddf7
0x3a0a…773e0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x1db937…e64507
0x3a0a…773e0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x927220…c78e2f
0x3a0a…773e0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x375f36…39e6bf
0x3a0a…773e0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0x61818d…fcc9e8
0x3a0a…773e0x9dba…0df8Basex402 service$0.01100%coinbase12d ago0xba138d…785ecc
0x3a0a…773e0x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase12d ago0xa16fc2…9ee2e1
0x3a0a…773e0x38c0…44c8BaseVibe SpringsPrice$0.01100%coinbase12d ago0xc89305…bd00b4

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.