Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf424…98710xfe80…47eeBase—$0.001100%fluxa39d ago0x885ab9…ca7e79
0xf424…98710xfe80…47eeBase—$0.001100%fluxa39d ago0x81dff8…4cc103
0xf424…98710xfe80…47eeBase—$0.001100%fluxa39d ago0x020b00…2ec9dc
0xf424…98710xfe80…47eeBase—$0.001100%fluxa39d ago0x47d8bb…ce9e8c
0xf424…98710xfe80…47eeBase—$0.001100%fluxa39d ago0x72de9a…3afef8
0xf424…98710xfe80…47eeBase—$0.001100%fluxa39d ago0xad44f6…7b79f2
0xf424…98710xfe80…47eeBase—$0.001100%fluxa39d ago0x78f13f…1121bd
0xf424…98710xfe80…47eeBase—$0.001100%fluxa39d ago0xd33fdf…0658c2
0xf424…98710xfe80…47eeBase—$0.001100%fluxa39d ago0x04da57…30e822
0xf424…98710xfe80…47eeBase—$0.001100%fluxa39d ago0x43c31c…7128ed
0xf424…98710x9c95…e299Base—$0.001100%fluxa40d ago0xd57965…d824af
0xf424…98710xfe80…47eeBase—$0.001100%fluxa40d ago0x05aeb6…1a7f2d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa40d ago0xfede6a…6591dc
0xf424…98710xfe80…47eeBase—$0.001100%fluxa40d ago0x8f76ad…ea338c
0xf424…98710x9c95…e299Base—$0.001100%fluxa40d ago0x7e04ea…c74100
0xf424…98710xfe80…47eeBase—$0.001100%fluxa40d ago0x5af36d…1c5dba
0xf424…98710x9c95…e299Base—$0.001100%fluxa40d ago0x3a6695…a90620
0xf424…98710x9c95…e299Base—$0.001100%fluxa40d ago0x240c25…8a904e
0xf424…98710x9c95…e299Base—$0.001100%fluxa40d ago0xd60df6…90d8fb
0xf424…98710xfe80…47eeBase—$0.001100%fluxa40d ago0x4376d2…7c358e
0xf424…98710x9c95…e299Base—$0.001100%fluxa40d ago0x78592d…332c58
0xf424…98710x9c95…e299Base—$0.001100%fluxa40d ago0x2a44a1…d0bc63
0xf424…98710x9c95…e299Base—$0.001100%fluxa40d ago0xe92431…900b7b
0xf424…98710x9c95…e299Base—$0.001100%fluxa40d ago0xe27ff1…729aad
0xf424…98710xfe80…47eeBase—$0.001100%fluxa40d ago0x8e92db…e792f9

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.