Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a76…5bae0xdc59…1506Basex402 service$0.002643100%coinbase45d ago0x8749ad…f9997c
0x6a76…5bae0xdc59…1506Basex402 service$0.001100%coinbase45d ago0x980b37…8f56c7
0x6a76…5bae0xdc59…1506Basex402 service$0.001100%coinbase45d ago0xda8af2…ea5f93
0x6a76…5bae0xdc59…1506Basex402 service$0.001737100%coinbase45d ago0xc511ff…afe797
0x6a76…5bae0xdc59…1506Basex402 service$0.002259100%coinbase45d ago0x7138ec…7d159c
0x6a76…5bae0xdc59…1506Basex402 service$0.002199100%coinbase45d ago0x4f5ed1…b4ec95
0x6a76…5bae0xdc59…1506Basex402 service$0.001269100%coinbase45d ago0xdb525d…62c1d6
0x6a76…5bae0xdc59…1506Basex402 service$0.001317100%coinbase45d ago0x3a046d…6dbcf0
0x6a76…5bae0xdc59…1506Basex402 service$0.001884100%coinbase45d ago0x5e5d04…67d50e
0x6a76…5bae0xdc59…1506Basex402 service$0.001100%coinbase45d ago0x4ae8b5…9039bb
0x6a76…5bae0xdc59…1506Basex402 service$0.001884100%coinbase45d ago0x66a79e…bc95ad
0x6a76…5bae0xdc59…1506Basex402 service$0.001494100%coinbase45d ago0xb0a4d6…e8c3c5
0x6a76…5bae0xdc59…1506Basex402 service$0.001179100%coinbase45d ago0xfccd93…4608d2
0x6a76…5bae0xdc59…1506Basex402 service$0.001569100%coinbase45d ago0x17e1be…0bab85
0x6a76…5bae0xdc59…1506Basex402 service$0.001100%coinbase45d ago0x0067b7…556bd0
0x6a76…5bae0xdc59…1506Basex402 service$0.001686100%coinbase45d ago0x39a115…e37bcd
0x6a76…5bae0xdc59…1506Basex402 service$0.001659100%coinbase45d ago0x5b19fe…025170
0x6a76…5bae0xdc59…1506Basex402 service$0.001284100%coinbase45d ago0x0cedf9…9187a1
0x6a76…5bae0xdc59…1506Basex402 service$0.001188100%coinbase45d ago0x6f7987…025c2f
0x6a76…5bae0xdc59…1506Basex402 service$0.001431100%coinbase45d ago0xf4f070…d99e50
0x6a76…5bae0xdc59…1506Basex402 service$0.001746100%coinbase45d ago0x19146c…314bb7
0x6a76…5bae0xdc59…1506Basex402 service$0.001779100%coinbase45d ago0x2beba0…a9bd51
0x6a76…5bae0xdc59…1506Basex402 service$0.00177100%coinbase45d ago0x228831…557780
0x6a76…5bae0xdc59…1506Basex402 service$0.002499100%coinbase45d ago0x44673f…81b6e6
0x6a76…5bae0xdc59…1506Basex402 service$0.001149100%coinbase45d ago0x592890…6ffd66

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.