Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700xae26…1842Basex402 service$0.004100%coinbase19d ago0x9dee8c…45557c
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0xe33921…ca33d7
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0xf9ccb6…b12994
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0xdfffe6…3eb28b
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0x85100f…b41897
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0xb7d0c8…cab65c
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0x124948…090c25
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0x70d919…51d355
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0x273cf9…266696
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0xc8e6f9…e7d032
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0x476402…b61e49
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0x65d29f…949b8f
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0xc66b8c…c1cafb
0x8d2a…7d370xae26…1842Basex402 service$0.03100%coinbase19d ago0xb0a7e6…5409ec
0x3cc9…38340xae26…1842Basex402 service$0.12100%coinbase19d ago0x8ac245…dd7f06
0x7e6b…2b1c0xae26…1842Basex402 service$0.004100%coinbase19d ago0x10340b…6db4a9
0x7e6b…2b1c0xae26…1842Basex402 service$0.03100%coinbase19d ago0x147028…6fce9b
0x7e6b…2b1c0xae26…1842Basex402 service$0.004100%coinbase19d ago0x9e1736…276137
0x7e6b…2b1c0xae26…1842Basex402 service$0.001100%coinbase19d ago0x8b4b8b…47f09e
0x4f79…29710xae26…1842Basex402 service$0.001100%coinbase19d ago0xe1d295…fd7bc8
0x6777…39860xae26…1842Basex402 service$0.004100%coinbase20d ago0xd30e2a…a36655

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.