Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0xf8e538…a9235d
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x85eb37…9d9f65
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x7bfc2e…797b65
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0xcd98c9…f30359
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa37d ago0x572616…b731d1
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x4a4a1d…1bf84c
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x438215…2994d7
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0xda14a7…38470c
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x9b0367…130ee3
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x0bd61c…82958e
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x47973c…cc5414
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x44f632…ffc5a3
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x28eebf…3af34d
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x17fb9a…534d28
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x0a87e6…243a93
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0xad2b3c…ddb9bd
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa38d ago0x674f41…253085
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa38d ago0x0aa1b8…56473c
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa38d ago0xcf9e64…cefcaa
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa38d ago0xbaff23…2d2ecb
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa38d ago0xb781a5…ea8cdb
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa38d ago0xebeb0d…71498a
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa38d ago0x6069dc…39d191
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa38d ago0x4f460f…07504a
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa38d ago0xa087c3…3c4293

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.