Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa42d ago0x47d752…2fdc51
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0x558244…d57a69
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa42d ago0xcc658b…e5d49a
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x8ed422…bd54ea
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0xb83369…1e4cd6
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x4f4f1d…ddbdb6
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0xc3b3c0…ebcc2c
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x5f1abc…06feb5
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x1f8982…e66c26
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0xcfbacf…c00ae6
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x98f1e0…98e8ea
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x949e84…27e7eb
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x9f15c6…6f0e75
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x14cece…d1b0cd
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x95b40f…cf4b14
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0xac8c25…81325c
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x6d1adf…2c1a89
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa43d ago0xca9165…c95a48
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa43d ago0x2e9b1f…c19090
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa43d ago0xeac768…6ae867
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0xbedfb3…fa6f9a
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0xaa890c…3a008f
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x64446c…e8424d
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x8dafb4…24edae
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa43d ago0x584d44…40ce1e

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.