Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase89d ago0x16cf86…9ee366
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0x218d6d…259ddb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase89d ago0x1cad95…d1adc7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0xb3015e…023814
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0xc919fb…903c55
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0x50bc17…7bf9a7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0xd513db…68535d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase89d ago0x4a6aa0…999a1e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase89d ago0x242dcf…53fb9a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0xeca428…ab0c70
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase89d ago0x8a1e4a…592abb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0xb7afa8…dc2c1c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0x3406a7…3d51e2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase89d ago0xbbc577…f8a468
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0x604c8b…050e54
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase89d ago0x8a01d7…0a5168
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0x8d05f7…750bd1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0xef9a4f…1e4619
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0x0ad5dc…49ea85
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0x825e5f…e98140
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase89d ago0xc56322…3926db
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase89d ago0x7e1224…a7ec4c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0xd34f69…f6df46
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase89d ago0x118594…6f729e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase89d ago0x549470…558fd0

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.