Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0xd45ce1…d358fa
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0xd93f96…d1e5cd
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0x4d8868…5f45ad
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0xf934ba…c492e0
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0x4e5e17…198013
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0x8ea920…f5866a
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0xdf669c…7775f0
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0x34d3ce…5d6516
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0x0cf313…c2a3a3
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0x38d4fc…1e7335
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0xee710f…9c2cb6
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0xbde4b4…d228e2
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0xe4a8cb…145ba8
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0x08e602…24d621
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0x8e0a86…4d88e7
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0xedd242…4ed7a9
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0x262d81…fc1ae7
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0x710eb3…da9501
0x2df4…51210xfe80…47eeBase$0.001100%fluxa21d ago0x3c6154…aef96f
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0x84e7fe…2a7314
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0xab35f3…dbaeb2
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0x514161…2735eb
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0x046491…22ccea
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0xfe3fbb…ea079d
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0x778d65…89f6ce

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.