Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x6a56e2…56e652
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x350d19…6f1496
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x2a127e…09c67d
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0xd58160…8323e8
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x2c740b…6ccbe7
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x713c83…fbb1a1
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x283293…a038fb
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0xbcf58f…f81d00
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x089151…9de9fd
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x931f41…92affb
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x22af94…85e080
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x9fb61c…14701f
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x9691c4…252e1a
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0xdc4651…38824c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x8ea0da…043796
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x9a33a4…324750
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x2918a2…3a15af
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0xe5a637…0fccd1
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x8b65a5…f29c2b
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x5c3166…c01e02
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0xebe1b2…d5a570
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x221a75…450b5b
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x7e129e…75c1fd
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0xab2f07…029665
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa22d ago0x49d0f8…c32503

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.