Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf491…ec340x9c95…e299Base$0.001100%fluxa40d ago0xbbbc85…8917f8
0xf491…ec340xfe80…47eeBase$0.001100%fluxa40d ago0x827272…02d0c5
0xf491…ec340x9c95…e299Base$0.001100%fluxa40d ago0x040fe9…1c2186
0xf491…ec340x9c95…e299Base$0.001100%fluxa40d ago0xb8f4dc…f71e63
0xf491…ec340xfe80…47eeBase$0.001100%fluxa40d ago0xb045ae…01d32c
0xf491…ec340xfe80…47eeBase$0.001100%fluxa40d ago0x244c5a…8921a1
0xf491…ec340xfe80…47eeBase$0.001100%fluxa40d ago0x11484d…76d351
0xf491…ec340x9c95…e299Base$0.001100%fluxa40d ago0x8b4aca…e0a309
0xf491…ec340xfe80…47eeBase$0.001100%fluxa40d ago0x11e527…cf8abc
0xf491…ec340xfe80…47eeBase$0.001100%fluxa40d ago0x086163…d16040
0xf491…ec340x9c95…e299Base$0.001100%fluxa40d ago0xb61859…5a8f96
0xf491…ec340xfe80…47eeBase$0.001100%fluxa40d ago0x4ab2f5…8fc072
0xf491…ec340xfe80…47eeBase$0.001100%fluxa41d ago0x2872e4…694c71
0xf491…ec340x9c95…e299Base$0.001100%fluxa41d ago0x4b8601…72b8da
0xf491…ec340xfe80…47eeBase$0.001100%fluxa41d ago0x8eded3…1a7bf2
0xf491…ec340x9c95…e299Base$0.001100%fluxa41d ago0xaa6e06…c02510
0xf491…ec340xfe80…47eeBase$0.001100%fluxa41d ago0xaecf38…11ff07
0xf491…ec340xfe80…47eeBase$0.001100%fluxa41d ago0x249023…ff3dcb
0xf491…ec340xfe80…47eeBase$0.001100%fluxa41d ago0x03eb88…270b97
0xf491…ec340x9c95…e299Base$0.001100%fluxa41d ago0x7afbd2…1dafae
0xf491…ec340xfe80…47eeBase$0.001100%fluxa41d ago0xa7c1b8…ca05da
0xf491…ec340xfe80…47eeBase$0.001100%fluxa41d ago0xb53cd4…1c55bc
0xf491…ec340xfe80…47eeBase$0.001100%fluxa41d ago0xf12ce9…3d3588
0xf491…ec340x9c95…e299Base$0.001100%fluxa41d ago0xaabc00…0ba507
0xf491…ec340x9c95…e299Base$0.001100%fluxa41d ago0x5e211b…f4008f

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.