Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x2ff1d6…b7ac9a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x6d8354…920b4f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0xfbce21…bf4bc3
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x7896ee…89131b
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x9028e1…7e8c8c
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x00c115…443ec1
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x1f94f0…1fa417
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x490864…fc47e3
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x270c93…4580ac
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0xbd5c60…e4e64f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0xb7301e…b31779
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x60a75a…3c8f32
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0xc57240…4fb2f8
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x968794…731210
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x8d375b…febf6c
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x817c83…7f5896
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x0458c7…6be38e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x4eaca0…fbe48e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x99ab20…0c76fd
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x95d30f…3b7aff
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x93f858…203ccc
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x504e2a…3b6d0f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0xbe86f9…4d0194
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0xe016b3…9365e5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16d ago0x747ef3…dd0ca9

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.