Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb34b…c23a0xbce3…2e54Base—$35.0070%0xe528…c02844d ago0x006062…cab010
0x9f2e…ea1d0xbce3…2e54Base—$344.7670%0xe528…c02844d ago0xcc1e35…84fcfe
0x876a…7c290xbce3…2e54Base—$195.1270%0x23ef…243144d ago0xfe49af…97d24b
0x186a…11060xbce3…2e54Base—$250.0070%0x23ef…243144d ago0x83b208…995e62
0x1180…6e5d0xbce3…2e54Base—$901.7270%0xe528…c02844d ago0x2cdc18…4743f8
0x8699…ba9d0xbce3…2e54Base—$50.5570%0x23ef…243144d ago0x5401d0…29007d
0x861a…b7f60xbce3…2e54Base—$100.3670%0xe528…c02844d ago0x009191…32a614
0x07b7…95440xbce3…2e54Base—$268.0070%0x23ef…243144d ago0x6b7bdb…59bc0f
0x4827…fddd0xbce3…2e54Base—$45.0070%0xe528…c02844d ago0x59dc16…d030af
0xb108…cf470xbce3…2e54Base—$1,110.4370%0x23ef…243144d ago0x228a70…128a68
0x611f…ae570xbce3…2e54Base—$19.7570%0xe528…c02844d ago0xe26ddf…a1c4bc
0xf2c2…abab0xbce3…2e54Base—$15.1970%0x23ef…243144d ago0xe9d7c0…b649fa
0x23e6…12b20xbce3…2e54Base—$500.0070%0xe528…c02844d ago0x0fe8c4…d71569
0x67a3…1e8c0xbce3…2e54Base—$32.2570%0xe528…c02844d ago0x643087…5ebe70
0xef43…203b0xbce3…2e54Base—$47.7970%0x23ef…243144d ago0x969341…24201a
0x2ce0…e0a60xbce3…2e54Base—$140.0070%0x23ef…243144d ago0xcfb1ae…ca34fd
0x64a8…93a70xbce3…2e54Base—$570.7570%0xe528…c02844d ago0xfadd9f…42add3

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.