Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf50…5efb0xca48…8e06Base—$0.12100%fluxa90d ago0x4fb2d3…4f0177
0xe608…7b4a0xca48…8e06Base—$0.33100%fluxa90d ago0xf97f53…5795de
0xd31c…ceaf0xca48…8e06Base—$0.23100%fluxa90d ago0x568a1e…707e61
0x3365…db110xca48…8e06Base—$0.23100%fluxa90d ago0x1c3452…3abf33
0x65eb…1ca90xca48…8e06Base—$0.31100%fluxa90d ago0x6cb429…7af3b1
0xe3b7…d9640xca48…8e06Base—$0.10100%fluxa90d ago0x258a21…7bf0eb
0xebec…0c4a0xca48…8e06Base—$0.22100%fluxa90d ago0xc6786f…d361a6
0xc298…29a70xca48…8e06Base—$0.22100%fluxa90d ago0x8c5871…c1269b
0x5a6e…ef8a0xca48…8e06Base—$0.29100%fluxa90d ago0x2da779…b03c2a
0xe880…98050xca48…8e06Base—$0.10100%fluxa90d ago0x66eaa5…294f62
0x1ba8…54390xca48…8e06Base—$0.14100%fluxa90d ago0x36167b…2d392b
0x9f9b…fc6d0xca48…8e06Base—$0.25100%fluxa90d ago0x9f3894…579a97
0xaa0f…3e110xca48…8e06Base—$0.17100%fluxa90d ago0xbe9756…73a607
0xe42b…a95a0xca48…8e06Base—$0.26100%fluxa90d ago0x7535e3…1840a2
0xd9ae…e3140xca48…8e06Base—$0.26100%fluxa90d ago0x33bbfd…9c885e
0x9a90…17f50xca48…8e06Base—$0.10100%fluxa90d ago0xe7f01c…b7b9a9
0x7767…70d00xca48…8e06Base—$0.33100%fluxa90d ago0x67e3c6…57b07b
0xfc49…d6a40xca48…8e06Base—$0.26100%fluxa90d ago0x2a89cc…e8c0cb
0xc12b…7df50xca48…8e06Base—$0.26100%fluxa90d ago0x1179d5…d08fb2
0x9189…07aa0xca48…8e06Base—$0.29100%fluxa90d ago0xd0300e…08d1cb
0x4a5b…ff0e0xca48…8e06Base—$0.27100%fluxa90d ago0x79613a…95b720
0xf092…fc5b0xca48…8e06Base—$0.23100%fluxa90d ago0xb1968c…f8ec4f
0x5fed…f5350xca48…8e06Base—$0.11100%fluxa90d ago0x134b4d…49f7f8
0x6e12…293b0xca48…8e06Base—$0.24100%fluxa90d ago0xae034e…5edc51
0x0a2c…05d80xca48…8e06Base—$0.31100%fluxa90d ago0x60ad38…810c9a

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.