Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x285896…473179
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x3c60ea…b4879c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x124b80…aa6dce
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x2ce871…df3826
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0xa86320…5ad127
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x952509…2bb840
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x61b14b…2e689b
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0xba4e07…3a0a02
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa22d ago0x463ae6…dde5eb
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0xd5f03a…ab857d
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0xac0a51…b57692
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0xeecaec…1597be
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0xcaa9a5…15e1e9
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0xbd28ca…1ec44c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0xa08749…7080f7
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x19814a…ffafce
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x414d6d…063ac9
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x131d2a…ac02f6
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x453a09…066edb
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x2215d0…aba3f1
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x4ce7c9…7c2b57
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x38c2e6…0afef3
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x477705…2882ff
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0xbd5482…e35749
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0xca4546…05f6ec

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.