Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x86532e…4b3162
0x2163…9fc20x5c3d…16ccBasex402 service$0.02100%coinbase22d ago0x448a58…0661aa
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0xabb53d…d43725
0x2163…9fc20x5c3d…16ccBasex402 service$0.02100%coinbase22d ago0x0bbd98…616c1a
0x2163…9fc20x5c3d…16ccBasex402 service$0.01100%coinbase22d ago0x942b1d…96f039
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0xaa279a…88954f
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x245ae3…38936a
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x562ab2…66b46c
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x9fff19…e80e14
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x5e304f…9447af
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x70c25a…9daf3e
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x84b30f…17ee60
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x2fc0ea…26a880
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x06ac3c…e6c7fd
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x2d08a1…36aaac
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0xf12499…de8150
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0xdd496a…e44ca1
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x9aec32…964ef5
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0xbccde4…975502
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x5bc358…c0f3f5
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x292f6c…d0d547
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x8012fa…7db335
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x8790b2…f3cad3
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0xd11137…23a83f
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0x715a02…1ac4a2

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.