Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x577e2d…9cb73b
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x99da3d…6dd71b
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x4da52d…a3c867
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x4d6897…cd450b
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0xcc141a…539a0b
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0xbac471…8a3f2c
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x4dcd3a…e04bff
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x58d023…c372bf
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x3d438d…f521be
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x3f8e82…9dcc47
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x315a91…52c49b
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x3320ec…65e2f4
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x1dc8f1…3c1d43
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x884403…cb0d45
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x191734…8b6ac1
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0xf61281…6021ca
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0xcf33ff…ae0ecb
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x42bf95…e8cdc9
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x48a295…1ac982
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0xaa19fb…3132b0
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa50d ago0xa8b994…58f913
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0x6e0934…129902
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0xcffd48…5eb3b5
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0xb3e184…e5c1f8
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa50d ago0xefc301…caa050

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.