Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x4754…327bBase—$35.70100%mrdn5d ago0xb73638…8f02a3
0x4754…327b0x1cec…8dd4Base—$28.66100%mrdn5d ago0xcc07d0…9b7c43
0x1cec…8dd40xfe8f…794dBase—$40.32100%mrdn5d ago0xf00921…0ee712
0x13db…51920x1cec…8dd4Base—$49.35100%mrdn5d ago0xa994ac…dd36bf
0x1cec…8dd40x13db…5192Base—$59.55100%mrdn5d ago0xa0f0ea…681ec9
0x13db…51920x1cec…8dd4Base—$44.66100%mrdn5d ago0xb0f292…776fc0
0x1cec…8dd40x4754…327bBase—$34.64100%mrdn5d ago0x30e45d…d52c2e
0x1cec…8dd40xfe8f…794dBase—$29.43100%mrdn5d ago0xf884cd…aedad8
0xe55e…f7480x1cec…8dd4Base—$41.76100%mrdn5d ago0x983615…9f83a1
0xe55e…f7480x1cec…8dd4Base—$32.09100%mrdn5d ago0x5a8591…ae8442
0x1cec…8dd40x13db…5192Base—$51.03100%mrdn5d ago0x6a8303…9b8e9f
0xfe8f…794d0x1cec…8dd4Base—$23.53100%mrdn5d ago0x99ff25…ad3499
0x1cec…8dd40xfe8f…794dBase—$41.93100%mrdn5d ago0x40b667…f76fbc
0x13db…51920x1cec…8dd4Base—$48.42100%mrdn5d ago0xac2af0…d9b830
0x13db…51920x1cec…8dd4Base—$32.66100%mrdn5d ago0x8fa7a6…db1539
0x1cec…8dd40xfe8f…794dBase—$48.60100%mrdn5d ago0x0c1d68…a1c44b
0x4754…327b0x1cec…8dd4Base—$47.23100%mrdn5d ago0xfea517…276b1b
0x1cec…8dd40xe55e…f748Base—$43.11100%mrdn5d ago0x71e8c5…df1563
0x1cec…8dd40x13db…5192Base—$26.41100%mrdn5d ago0xda2a13…dbd832
0x13db…51920x1cec…8dd4Base—$39.92100%mrdn5d ago0x9c70be…d9859b
0x4754…327b0x1cec…8dd4Base—$23.12100%mrdn5d ago0xb7b39a…b9e5d7
0x1cec…8dd40xfe8f…794dBase—$38.08100%mrdn5d ago0xba5e2a…3f6286
0xfe8f…794d0x1cec…8dd4Base—$37.78100%mrdn5d ago0xbfc9e2…f676fc
0x1cec…8dd40xa6a9…809dBase—$36.95100%mrdn5d ago0xb4be98…44fcc4
0x4754…327b0x1cec…8dd4Base—$29.38100%mrdn5d ago0x81408b…773fce

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.