Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0xa84db8…a6d587
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0xee7883…e7d04c
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0xf32043…dbd0b4
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0x2be324…f7f289
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0x0f2b60…5fcb2d
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa33d ago0x781029…d643a2
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0x6eba57…3e797d
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0xde9cfe…f636ef
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0x087573…94e1c7
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0x2f6baa…95841d
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa33d ago0x2ef3c0…239ee2
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0xc127f7…173746
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa33d ago0xf65c04…de8bdf
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa33d ago0xecdb5d…a7e930
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa33d ago0x973116…3ab7e0
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa33d ago0x3b7d5b…dc4fe0
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0x8ca0d6…55a7fb
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0x5906a6…ff73e8
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0xb050df…be35e6
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa33d ago0x388c99…650fa0
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa33d ago0xf546a4…26946a
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa33d ago0x01fd72…bf104f
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa33d ago0xd524d9…1a93e2
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa33d ago0x07ab9c…f4b484
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa33d ago0x3db34f…314b77

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.