Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x296f…bd390x9c95…e299Base—$0.001100%fluxa45d ago0x476fe9…331219
0x296f…bd390x9c95…e299Base—$0.001100%fluxa45d ago0xe0cc5a…044751
0x296f…bd390x9c95…e299Base—$0.001100%fluxa45d ago0x849ab1…a85336
0x296f…bd390x9c95…e299Base—$0.001100%fluxa45d ago0xd428fe…8ec581
0x296f…bd390x9c95…e299Base—$0.001100%fluxa45d ago0xd48cf6…d1f28f
0x296f…bd390x9c95…e299Base—$0.001100%fluxa45d ago0x3cb3de…7626ee
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa45d ago0x2156fc…2f640f
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa45d ago0x3e834e…6a442c
0x296f…bd390x9c95…e299Base—$0.001100%fluxa45d ago0xd99309…8c0563
0x296f…bd390x9c95…e299Base—$0.001100%fluxa45d ago0xd7ed92…0d365d
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa45d ago0x11f178…b44407
0x296f…bd390x9c95…e299Base—$0.001100%fluxa45d ago0x11d88c…f77b6a
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa46d ago0x52954c…0c1a30
0x296f…bd390x9c95…e299Base—$0.001100%fluxa46d ago0x4e0da7…e2b735
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa46d ago0xf33df5…c94249
0x296f…bd390x9c95…e299Base—$0.001100%fluxa46d ago0x45a694…dba63c
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa46d ago0xd3462e…666e61
0x296f…bd390xfe80…47eeBase—$0.001100%fluxa46d ago0x2cade5…12e230
0x296f…bd390x9c95…e299Base—$0.001100%fluxa46d ago0x3504ba…8c0137
0x296f…bd390x9c95…e299Base—$0.001100%fluxa46d ago0xbc8e15…c5991f
0x296f…bd390x9c95…e299Base—$0.001100%fluxa46d ago0xe474b7…e9a733
0x296f…bd390x9c95…e299Base—$0.001100%fluxa46d ago0x52f5ea…733aa5
0x296f…bd390x9c95…e299Base—$0.001100%fluxa46d ago0x404c22…69a0fe
0x296f…bd390x9c95…e299Base—$0.001100%fluxa46d ago0x4ef032…337f9e
0x296f…bd390x9c95…e299Base—$0.001100%fluxa46d ago0x7e3708…f2fbe7

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.