Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0xecde32…997f98
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0xb0c836…1f36cf
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x60e473…3c846f
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0xd6ed46…8f9b64
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0xf15d0d…62dc59
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x2d6879…69fdc4
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x162804…c7dce0
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0xf93894…f5f210
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x2c7621…eda707
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x0ed097…44295c
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0xda7afe…eb40e3
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0xc89234…c2f939
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x7c22a1…8d04f5
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x4f3d80…367d94
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x9cae50…e3dfb2
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x22a809…390c53
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x64fbd9…a4fd67
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x1f52cd…5f39c4
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x441235…722321
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0xe3607d…323021
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase42d ago0x65da9f…10520e
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase43d ago0xc278a6…f61e07
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase43d ago0xcf6383…915374
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase43d ago0x521ff8…6b9b39
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase43d ago0x6edee1…e96c46

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.