Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0x1f3cb3…562ed5
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0x2b3b37…876a0d
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0xdfe4d9…3335a3
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0x3a392a…e2485c
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0xfe10a4…3209a3
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0x25e08d…e48410
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0xf017d1…7aeccc
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa42d ago0x9dd289…fa3e8e
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0x8e370e…e4aeb6
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0xdf2714…cd4dd1
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa42d ago0x40fb53…df2407
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa42d ago0x8e575d…2aae0e
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0xfb4ef1…367923
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa42d ago0x8e31cc…7dd253
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0x4652f3…6903b0
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0x144920…b9981a
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa42d ago0xf450b6…9cae82
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa42d ago0x472306…4f6e6e
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa42d ago0xec75bc…3e1ecf
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0x095018…a88efb
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0x264c22…14aea3
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0x5082ba…31275a
0x21d8…8c970x9c95…e299Base—$0.001100%fluxa42d ago0x3fae9a…9099bb
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa42d ago0xd7cbcd…3af296
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa42d ago0xe997cf…739d00

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.