Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0xb9cdbb…e505ca
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0xb42a35…4763d7
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0x49d23e…927c94
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0xef9e90…f670fb
0x200d…d9750x9c95…e299Base$0.001100%fluxa34d ago0x00fb4b…36c210
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0x59689f…90888b
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0x3e9159…d7286c
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0x3cf11f…79d97e
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0x90ada5…5b7758
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0x4b3ba7…9e4b4e
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0xdc1039…2f3d4b
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0xbad704…da2322
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0xf9f2c0…56c840
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0x7d73f6…f02f5c
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0x69ced4…467929
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0x09729e…1a9301
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0x1860e3…440bd6
0x200d…d9750xfe80…47eeBase$0.001100%fluxa34d ago0x3f1117…c7c14c
0x200d…d9750xfe80…47eeBase$0.001100%fluxa35d ago0xe5e980…cd1f15
0x200d…d9750xfe80…47eeBase$0.001100%fluxa35d ago0xb92ab5…2d39ad
0x200d…d9750xfe80…47eeBase$0.001100%fluxa35d ago0x4b2e84…a4a78e
0x200d…d9750xfe80…47eeBase$0.001100%fluxa35d ago0x22be58…49b598
0x200d…d9750xfe80…47eeBase$0.001100%fluxa35d ago0xf77fca…987cfc
0x200d…d9750xfe80…47eeBase$0.001100%fluxa35d ago0xd74783…d79634
0x200d…d9750xfe80…47eeBase$0.001100%fluxa35d ago0xfe4cc0…6ba479

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.