Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0x904139…5bca6e
0xbfdf…eb590xfe80…47eeBase—$0.001100%fluxa37d ago0x77287e…898110
0xbfdf…eb590xfe80…47eeBase—$0.001100%fluxa37d ago0x8214d6…da7092
0xbfdf…eb590xfe80…47eeBase—$0.001100%fluxa37d ago0xc66656…e7770d
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0xd067a6…c97b3c
0xbfdf…eb590xfe80…47eeBase—$0.001100%fluxa37d ago0x2e2faf…9f01f1
0xbfdf…eb590xfe80…47eeBase—$0.001100%fluxa37d ago0xc854b1…2e79f0
0xbfdf…eb590xfe80…47eeBase—$0.001100%fluxa37d ago0xb3a99a…b5e6c4
0xbfdf…eb590xfe80…47eeBase—$0.001100%fluxa37d ago0x31a741…e08ad9
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0xe9d14e…44780b
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0x56be31…894682
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0xa8b8bf…647b1c
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0xea257d…49e740
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0x229eb9…a9584a
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0x7450ca…d9c810
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0x8d82fc…7d7667
0xbfdf…eb590xfe80…47eeBase—$0.001100%fluxa37d ago0x66f77d…e31b76
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0xaa8946…8e5725
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0x41e722…c2fb69
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0x4c4a36…348aa9
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa37d ago0xe02ee0…d81451
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa38d ago0xbc41b4…2698ab
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa38d ago0x947560…8d4185
0xbfdf…eb590xfe80…47eeBase—$0.001100%fluxa38d ago0x0c8060…a7f7b9
0xbfdf…eb590x9c95…e299Base—$0.001100%fluxa38d ago0xbb6a11…463540

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.