Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0xa2fffd…c6fb14
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x18079a…774ee6
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x576db7…29b464
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0xa66b20…2363d8
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x3a88cb…e2460e
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0xd2315b…f8f1e6
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x93efda…f5b9be
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x4e9ba0…96bbc5
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x7a06c3…073d60
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x11f599…69df2f
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x5e5d12…69471b
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x1e641a…ddbd2d
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0xc9c5d7…657e4e
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x3441dc…62058c
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0xa3c865…ba6a5c
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0xcea672…5acec8
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x9ba958…2092a3
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x985acf…8da831
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x9caf19…cbcece
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0xe0de4e…d02b33
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0xa129bc…66a138
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x1941b2…237edd
0xb064…54430x9c95…e299Base—$0.001100%fluxa50d ago0xbde951…e47ff4
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x618e0c…8f4c77
0xb064…54430xfe80…47eeBase—$0.001100%fluxa50d ago0x254841…ff1d23

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.