Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0xcf82c6…19c0ab
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x2b7005…95d101
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0xbe84fd…3a36e7
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0xf322c1…56f871
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x2c2dc0…95f3ee
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x12c005…cf0a94
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x771d4a…833d4f
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x483fb3…cc5f10
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0xc49eb0…c7987b
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x17c912…6ed634
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0xab37d4…cd37c7
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x32b857…95fa53
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x58e9ae…916d05
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x68f8f1…b9e708
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0xdb8261…986cec
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x5d4032…4d8b37
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x294ac3…3cb447
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x648c1c…8a5346
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0xdd70fb…5ff552
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0xe41fc1…10a799
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x1f5184…485ea9
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x828cdb…07a513
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x387eb1…fef93e
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x415034…f0072c
0xa48c…96050xfe80…47eeBase—$0.001100%fluxa18d ago0x86e6d0…d2125e

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.