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%fluxa31d ago0xcb7f77…01ebdb
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x5249cc…3d3011
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x3a41d6…bc45b6
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x3e6a7d…ee77ea
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0xe44bf7…d3adc8
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0xdd9d7b…911665
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x8a247d…dac3dd
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0xe0da99…c63bbb
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0xbb76f7…16a04d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0xf83fab…eacc97
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x79961f…75e4ac
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x829d69…1f8ccd
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0xf34e26…2f0b94
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x41b98c…3cb9d2
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x72e4fe…4db124
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x6fd1e6…5b612c
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x25c9c6…a269a5
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x8b72fd…e7c87e
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x407dc8…243d0b
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x934117…738264
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0xd96aaf…b12c84
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x8bf9d3…bb0d54
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x917d08…33a6f5
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0x36a1e3…23b6f9
0xf424…98710xfe80…47eeBase—$0.001100%fluxa31d ago0xbcea63…25d4ad

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.