Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa29d ago0xf1efa5…700d5a
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa29d ago0xab9ef7…42b123
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa29d ago0xab728e…7af453
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa29d ago0xf322a7…d060e4
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x67a3a4…cc94f9
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x7cb575…cf93ab
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x3236b8…bae6d2
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x2f1e12…da466d
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x457418…218360
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x161566…8ae66d
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x13d32b…c1e222
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x669129…469e70
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x10d07e…628d18
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x112511…42efcd
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0xfc01e1…c9931d
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0xa621c2…fef85d
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0xc7009f…46f826
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x5c0382…1255fe
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x92e1e0…99670a
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x60c0ed…998e08
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0xd0729d…4102d2
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0xd34461…c9b3f6
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x84147e…4a816a
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x70c44d…15e1fd
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa30d ago0x4d0622…2f1cfe

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.