Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0x86daf1…1ce7d7
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa40d ago0x78c04f…2c01a0
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa40d ago0x782acf…715f2d
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa40d ago0xceb240…6b94fc
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0x542c51…a80db8
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa40d ago0xaad3e7…bfd8dd
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0x7ca319…c66e50
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0x96cfc9…5d5d56
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0xf43539…5f6720
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0x66583a…e920f4
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa40d ago0xefc359…b92ac2
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0x4d2b59…04a108
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa40d ago0x163ff0…26d669
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0xf4a675…212709
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0xf572a8…9e9c67
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa41d ago0x915272…d03669
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0xc3d815…aeecd0
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0xdf09b1…faa128
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0xf092a7…43af7c
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0x5823ac…2fd2d6
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0xcabb00…63bc9e
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0xbcadea…85a0d2
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0xac3dee…7c4fef
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0x3091b0…4e2c75
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0x5367a6…3c0ca5

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.