Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase28d ago0x56a8b9…d1d7d8
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase28d ago0xb6cbd7…cbda70
0x89c9…344f0xffc4…37b1Basex402 service$0.001100%coinbase28d ago0xdfb86b…6e6cdc
0xebad…33680xffc4…37b1Basex402 service$0.001100%coinbase28d ago0xacb08e…1b2614
0xc3dd…bf3d0xffc4…37b1Basex402 service$0.001100%coinbase28d ago0x1a92fe…3aa55e
0xc3dd…bf3d0xffc4…37b1Basex402 service$0.001100%coinbase28d ago0x01e4fa…87dd62
0xc3dd…bf3d0xffc4…37b1Basex402 service$0.001100%coinbase28d ago0x4063ad…8e330f
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase28d ago0xbcfe9e…aa95e2
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase28d ago0x62cf33…8556d4
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase28d ago0x084899…5beccd
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase28d ago0x2aa77d…aefe6a
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase28d ago0xcafa32…7c3702
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase28d ago0xd4cb2c…a797d1
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase28d ago0x62a3d0…1508cd
0x2a07…7bae0xffc4…37b1Basex402 service$0.001100%coinbase29d ago0x1afd92…94ccc8
0x2a07…7bae0xffc4…37b1Basex402 service$0.001100%coinbase29d ago0x21c6be…5b0d1f
0x2a07…7bae0xffc4…37b1Basex402 service$0.001100%coinbase29d ago0x67e5eb…6f398a
0x2a07…7bae0xffc4…37b1Basex402 service$0.001100%coinbase29d ago0x88910b…b2b666
0x2a07…7bae0xffc4…37b1Basex402 service$0.002100%coinbase29d ago0xd5d744…fb4491
0x2a07…7bae0xffc4…37b1Basex402 service$0.002100%coinbase29d ago0x0436ef…d0094f
0x2a07…7bae0xffc4…37b1Basex402 service$0.002100%coinbase29d ago0x8faecc…22981f
0x2a07…7bae0xffc4…37b1Basex402 service$0.002100%coinbase29d ago0xbdf5d6…859202
0x2a07…7bae0xffc4…37b1Basex402 service$0.002100%coinbase29d ago0x6acc97…2d0d00
0x2a07…7bae0xffc4…37b1Basex402 service$0.002100%coinbase29d ago0x0aabc6…eaacb2
0x2a07…7bae0xffc4…37b1Basex402 service$0.002100%coinbase29d ago0xc65372…66e3f0

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.