Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa30d ago0x3af129…f1d56d
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa30d ago0x033ddf…3e96e5
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa30d ago0x43f096…e53a91
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa31d ago0xed9b90…12a049
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa31d ago0xb623e8…1df5ea
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa31d ago0x668c34…253390
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa31d ago0xab23dd…7dd9cd
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa31d ago0x2543c3…df16e6
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa31d ago0x4c0420…ee4124
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa31d ago0xad04c0…7aaa07
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa31d ago0xa7bc84…d50425
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa31d ago0x69eb07…653cd3
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa31d ago0xd11f07…75fd3c
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa31d ago0xd1dd15…eae2fc
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa31d ago0x273611…1fa289
0xec78…04d30x9c95…e299Base—$0.001100%fluxa31d ago0xe7ae67…0d850b
0xec78…04d30x9c95…e299Base—$0.001100%fluxa31d ago0xbc05a6…20566a
0xec78…04d30x9c95…e299Base—$0.001100%fluxa31d ago0x193f2b…500f01
0xec78…04d30x9c95…e299Base—$0.001100%fluxa31d ago0xe94c6d…43fbce
0xec78…04d30x9c95…e299Base—$0.001100%fluxa31d ago0xe12f9e…f64027
0xec78…04d30x9c95…e299Base—$0.001100%fluxa31d ago0x430a13…b1aa2e
0xec78…04d30x9c95…e299Base—$0.001100%fluxa31d ago0x4187ce…54a998
0xec78…04d30x9c95…e299Base—$0.001100%fluxa31d ago0xc5346e…35f9a7
0xec78…04d30x9c95…e299Base—$0.001100%fluxa31d ago0x933ce0…317148
0xec78…04d30x9c95…e299Base—$0.001100%fluxa31d ago0xa4e8ff…bba53a

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.