Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec4…a35a0xfe80…47eeBase$0.001100%fluxa46d ago0xa4d2bb…b4ab45
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa46d ago0x667a5e…97fc40
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa46d ago0xfcd52a…e96ad6
0x1ec4…a35a0xfe80…47eeBase$0.001100%fluxa46d ago0x11116a…e630b0
0x1ec4…a35a0xfe80…47eeBase$0.001100%fluxa46d ago0x344b7d…0289ad
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa46d ago0x7d97e3…5bd993
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa46d ago0xfb6288…976e63
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa46d ago0x22ea49…86de43
0x1ec4…a35a0xfe80…47eeBase$0.001100%fluxa46d ago0x050566…1cc391
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa46d ago0x6a94a9…da7a83
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa46d ago0xf8136a…0312e8
0x1ec4…a35a0xfe80…47eeBase$0.001100%fluxa46d ago0xbc3af9…9d5ae8
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa46d ago0x885f71…0d8e44
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa46d ago0x2e0931…2da46b
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa46d ago0x756763…927505
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa47d ago0x2a83be…8ec14e
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa47d ago0xe25da3…0d0cb5
0x1ec4…a35a0xfe80…47eeBase$0.001100%fluxa47d ago0x95ff9a…564bd8
0x1ec4…a35a0xfe80…47eeBase$0.001100%fluxa47d ago0xdb1f2d…a711d9
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa47d ago0xe1ffba…8f1abd
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa47d ago0x7bfa0d…32f9f5
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa47d ago0xad6949…058b70
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa47d ago0xb88fe3…f82ee3
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa47d ago0x98e0ad…915527
0x1ec4…a35a0x9c95…e299Base$0.001100%fluxa47d ago0xaac463…853b62

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.