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%fluxa16d ago0xf2097a…7401e1
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0xf7b49c…942117
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x96181d…b0aae9
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x5ae49b…4dc588
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x076683…82be79
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0xf3470a…263a79
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x306ef3…8d4356
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x850c8e…412fe5
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x732fe5…4b245c
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x84056b…8e7d1f
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0xca89ba…f42ec2
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x8b83e4…d125c5
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x91e6e4…1a246d
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0xadc4c4…811a8b
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x6be4d2…f68835
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x686baf…c582d9
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0xf025db…e37077
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x0da65f…f863bd
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x00de08…9695ae
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0x82f5a9…c2fb9b
0x2df4…51210xfe80…47eeBase$0.001100%fluxa16d ago0xa21cba…1e3b84
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x0ee647…bfe9a9
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x6887d5…0abc1b
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x006fd6…705014
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x8f329a…ffe260

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.