Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3115…d6950x9386…ca25Basex402 service$10.79100%coinbase3d ago0x9824d2…a00ef4
0x3115…d6950x9386…ca25Basex402 service$10.79100%coinbase3d ago0xf12bde…6c2113
0xf017…82e60x9386…ca25Basex402 service$18.00100%coinbase3d ago0xd3937d…42b0b9
0xf017…82e60x9386…ca25Basex402 service$10.79100%coinbase3d ago0xcf6c50…c717b2
0xf017…82e60x9386…ca25Basex402 service$10.79100%coinbase3d ago0x145236…b6ba73
0xacc0…29dc0x9386…ca25Basex402 service$18.00100%coinbase3d ago0x9d49fe…859140
0xacc0…29dc0x9386…ca25Basex402 service$10.79100%coinbase3d ago0xb9a05d…516ea3
0xacc0…29dc0x9386…ca25Basex402 service$18.00100%coinbase3d ago0x17faf0…bcf6c5
0xd1ad…fdf50x9386…ca25Basex402 service$10.79100%coinbase3d ago0xa5c505…62d495
0xf491…502d0x9386…ca25Basex402 service$10.79100%coinbase3d ago0x8dff3c…ba39aa
0xf491…502d0x9386…ca25Basex402 service$18.00100%coinbase3d ago0xcdbeb1…836126
0xe1a9…146f0x9386…ca25Basex402 service$18.00100%coinbase3d ago0x6d9a30…6f0cfb
0xbaef…e0300x9386…ca25Basex402 service$18.00100%coinbase3d ago0x69430d…f86280
0x7ccd…1bad0x9386…ca25Basex402 service$10.79100%coinbase3d ago0x24f810…e9b0f7
0xf491…502d0x9386…ca25Basex402 service$18.00100%coinbase3d ago0xb890b4…92ce5b
0x6088…a4a80x9386…ca25Basex402 service$18.00100%coinbase3d ago0xdb669a…860465
0xf085…867c0x9386…ca25Basex402 service$18.00100%coinbase3d ago0xc1f0a7…899552
0xd0d2…8a020x9386…ca25Basex402 service$18.00100%coinbase3d ago0xf7ac4f…8ccf01
0x9c91…a5190x9386…ca25Basex402 service$2.69100%coinbase3d ago0x1adb3a…67a00f
0x13f4…90970x9386…ca25Basex402 service$18.00100%coinbase3d ago0x7602b0…1643a5
0x13f4…90970x9386…ca25Basex402 service$18.00100%coinbase3d ago0x6fa4ac…14e198
0x13f4…90970x9386…ca25Basex402 service$18.00100%coinbase3d ago0xd1760b…a70974
0xbdac…102e0x9386…ca25Basex402 service$18.00100%coinbase3d ago0x9adc34…2e48e5
0x7cc6…a9c70x9386…ca25Basex402 service$18.00100%coinbase3d ago0xe5b178…834317
0x97ac…d73c0x9386…ca25Basex402 service$10.79100%coinbase3d ago0xee9b0b…62ba1e

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.