Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0xf1e485…797636
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x3b5a4b…90fa0d
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x5a984d…e08354
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0xf00f6d…3772ca
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x4feaa2…f918be
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x1a6e6a…aa67e9
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x90e3f9…700f68
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0xc7c3ef…54b31b
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0xbb95f8…c251c6
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x912a9a…993960
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0xdb0e37…4dd001
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x8088e3…9c7695
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x2330d4…51d5b5
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x8b815f…aea42e
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0xd4d28e…818f68
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x0d827a…6ed80a
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x750be3…64330f
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x5ce752…430636
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x560a4f…449108
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x32bdc2…772a9e
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x7702af…cc375d
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0xea4778…fb08c8
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x416685…31bbb7
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0x61ece7…e7ab82
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0xa07c5a…262206

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.