Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050x9c95…e299Base—$0.001100%fluxa35d ago0x164d39…7a6106
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0x1279b8…c19c2f
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xde6a17…8164c1
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xec49e2…509a4d
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0x5e7b33…02d070
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0x9b006b…0d2873
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xc8ae60…fc07d1
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0x873523…ef0d54
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0x73639b…e917cf
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xb27233…77d417
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0x0beb44…1081dd
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xd6cee1…dc5ee1
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0x4ffda1…f722f1
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xbef9b9…44c129
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xb9954f…caf803
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xa6788c…478a9a
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xe95f1b…dc2e8a
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xb1916f…cc975b
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xcdb97d…f51c0a
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0x3eaea7…1824c1
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0x64ce3a…798700
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0x7b913f…d0b682
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xc9d588…9e06ab
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0xe1de1c…f1b3f1
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa35d ago0x536111…6da99a

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.