Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x313613…0945d4
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x8e91a3…e75345
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0xf5cbf4…fdf30d
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0xf29e04…25e128
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0xbc42c6…6718e4
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0xf5c197…1fd7cb
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x45294d…27ea5f
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0xd3fbac…97f747
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x0185ed…54813b
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x250143…50a135
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0xb76533…ea00f2
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x7d4bfd…e1686c
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0xa116ce…e78e5c
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0xe25925…86c2a8
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x8667a6…d397d2
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x808caf…46165e
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x2de13a…88af05
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x4c95b5…e42478
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x0afa3e…a676fb
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x5519af…f28c9c
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0xbea9bf…0d9756
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x50cb65…bbe55b
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa19d ago0xe61d30…995fb9
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa19d ago0xc167f1…c7dcd3
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa19d ago0x0a3653…927dd2

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.