Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6956…1b2b0x9386…ca25Basex402 service$10.79100%coinbase20d ago0x9ae042…9b2cac
0x7701…109a0x9386…ca25Basex402 service$10.79100%coinbase20d ago0x78b11d…c0784c
0x7701…109a0x9386…ca25Basex402 service$18.00100%coinbase20d ago0x0c6bc1…899782
0x3eea…c9bb0x9386…ca25Basex402 service$18.00100%coinbase20d ago0x1335e3…dfbcea
0xdb40…50820x9386…ca25Basex402 service$10.79100%coinbase20d ago0x93fdf4…8c43ed
0xfef6…0d230x9386…ca25Basex402 service$10.79100%coinbase20d ago0x55fd2f…d08dcb
0x027b…dee80x9386…ca25Basex402 service$10.79100%coinbase20d ago0x8eeb1b…0b9e57
0xd0d2…8a020x9386…ca25Basex402 service$10.79100%coinbase20d ago0xe84dbc…3645ff
0x7cc6…a9c70x9386…ca25Basex402 service$10.79100%coinbase20d ago0x277c0a…4c326b
0x7cc6…a9c70x9386…ca25Basex402 service$10.79100%coinbase20d ago0x3ef6f0…b4713c
0x7cc6…a9c70x9386…ca25Basex402 service$18.00100%coinbase20d ago0xe2a413…368826
0x7cc6…a9c70x9386…ca25Basex402 service$18.00100%coinbase20d ago0xe931bb…05d861
0xe113…60750x9386…ca25Basex402 service$10.79100%coinbase20d ago0xf97c2e…81aae4
0xe113…60750x9386…ca25Basex402 service$18.00100%coinbase20d ago0xd88f5b…b582ca
0xfd43…2bd30x9386…ca25Basex402 service$10.79100%coinbase20d ago0xd76802…fd2ca1
0xc852…46d70x9386…ca25Basex402 service$18.00100%coinbase20d ago0x0ba1dd…d632e4
0xc852…46d70x9386…ca25Basex402 service$10.79100%coinbase20d ago0x3c0dac…b8c27d
0xc852…46d70x9386…ca25Basex402 service$18.00100%coinbase20d ago0xbcb119…fd66f5
0x6088…a4a80x9386…ca25Basex402 service$18.00100%coinbase20d ago0xb006a4…097c2d
0xfdb1…c9b00x9386…ca25Basex402 service$18.00100%coinbase20d ago0xa6b32f…54ad32
0xfdb1…c9b00x9386…ca25Basex402 service$18.00100%coinbase20d ago0x7206ff…dda8dc
0xf017…82e60x9386…ca25Basex402 service$18.00100%coinbase20d ago0x2fcad1…890b7d
0xb569…b3dd0x9386…ca25Basex402 service$10.79100%coinbase20d ago0x20f943…ffcddb
0xb569…b3dd0x9386…ca25Basex402 service$10.79100%coinbase20d ago0xf1d4cb…c7b8e5
0x0fe3…16120x9386…ca25Basex402 service$2.69100%coinbase20d ago0x77e970…759254

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.