Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x3173f8…288331
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x4c6017…ba7159
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0xedd69d…4bf5fc
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x95fae3…c895ea
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x630249…02f248
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x3c327b…5dcc28
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x97154a…05d56d
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0xc46d52…8e83e7
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x464f1a…b2f1f5
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa20d ago0x74025f…eb950d
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0x71335e…4c3df6
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0x74b2e0…682f66
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0x4db06d…f1a60c
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0xa4c5a0…46f9de
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0x8f4c60…d3b983
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0x50c468…03de50
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0xcb76a5…85655e
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0x2c95f4…7863ea
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0x1b5a3b…4332a7
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0xce973e…ac2d07
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0x99106a…3c3510
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0x294d9e…1141c2
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0x50dc4e…f19d12
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0xa10cb3…9504a8
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa21d ago0x3f8084…db6867

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.