Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0xb52eab…7507fc
0x296f…bd390x9c95…e299Base—$0.001100%fluxa43d ago0xa49da7…6e4d18
0x296f…bd390x9c95…e299Base—$0.001100%fluxa43d ago0xfcc124…d302ae
0x296f…bd390x9c95…e299Base—$0.001100%fluxa43d ago0x7ecfd1…331c3d
0x296f…bd390x9c95…e299Base—$0.001100%fluxa43d ago0x4a4458…7e69d5
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0xbadb54…991739
0x296f…bd390x9c95…e299Base—$0.001100%fluxa43d ago0x5b1e9a…a1b7bb
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0x2857a3…d49af4
0x296f…bd390x9c95…e299Base—$0.001100%fluxa43d ago0x80dd4e…1bf0a6
0x296f…bd390x9c95…e299Base—$0.001100%fluxa43d ago0x4b10eb…f97329
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0x6cc9b0…1080f9
0x296f…bd390x9c95…e299Base—$0.001100%fluxa43d ago0x466b15…4000e2
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0xcefb59…698991
0x296f…bd390x9c95…e299Base—$0.001100%fluxa43d ago0x460b7e…5e38cd
0x296f…bd390x9c95…e299Base—$0.001100%fluxa43d ago0xf43cf0…34f42a
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0x9ab1fa…89d2ce
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0x56ca05…02a750
0x296f…bd390x9c95…e299Base—$0.001100%fluxa43d ago0x487357…4a1230
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0x9bbf48…6fe152
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0xf3e6f4…11d505
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0x40b684…a9018e
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0xf05811…af5b42
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0x16ea8f…82d721
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa43d ago0x5ef7c6…1defd3
0x296f…bd390x9c95…e299Base—$0.001100%fluxa43d ago0xdeb40a…9ef0b6

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.