Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa112…455a0x6366…f1e2Base$0.004105100%0x6366…f1e261d ago0xbdca8a…44fa19
0xa112…455a0x6366…f1e2Base$0.23100%0x6366…f1e261d ago0xf4faee…1f073f
0xa112…455a0x6366…f1e2Base$0.05100%0x6366…f1e261d ago0xe6c2b5…51e44d
0xa112…455a0x6366…f1e2Base$0.00003100%0x6366…f1e261d ago0x8dabdd…c57c7f
0xa112…455a0x6366…f1e2Base$0.007026100%0x6366…f1e261d ago0x1dccf8…2bfe24
0xa112…455a0x6366…f1e2Base$0.22100%0x6366…f1e261d ago0x6187d5…e7e315
0xa112…455a0x6366…f1e2Base$0.21100%0x6366…f1e261d ago0xe35916…10a60a
0xa112…455a0x6366…f1e2Base$0.007124100%0x6366…f1e261d ago0x085747…976ca3
0xa112…455a0x6366…f1e2Base$0.09100%0x6366…f1e261d ago0x4ac4af…cddbbf
0xa112…455a0x6366…f1e2Base$0.15100%0x6366…f1e261d ago0x7ffd25…23c8f0
0xa112…455a0x6366…f1e2Base$0.00003100%0x6366…f1e262d ago0x3d909b…738c34
0xa112…455a0x6366…f1e2Base$0.007125100%0x6366…f1e262d ago0x0a513a…333db7
0xa112…455a0x6366…f1e2Base$0.11100%0x6366…f1e262d ago0x739c75…fbf565
0xa112…455a0x6366…f1e2Base$0.002626100%0x6366…f1e262d ago0xdf86ad…2cf488
0xa112…455a0x6366…f1e2Base$0.15100%0x6366…f1e262d ago0xf470e4…36091c
0xa112…455a0x6366…f1e2Base$0.007185100%0x6366…f1e262d ago0xdc5cda…de557f
0xa112…455a0x6366…f1e2Base$0.42100%0x6366…f1e262d ago0xc0c9cd…e010fe
0xa112…455a0x6366…f1e2Base$0.000038100%0x6366…f1e262d ago0x6b2023…bc3f81
0xa112…455a0x6366…f1e2Base$0.006694100%0x6366…f1e262d ago0xa91d5b…88a110
0xa112…455a0x6366…f1e2Base$0.52100%0x6366…f1e262d ago0x3aea3a…30cc15
0xa112…455a0x6366…f1e2Base$0.007132100%0x6366…f1e262d ago0xf506fc…2179df
0xa112…455a0x6366…f1e2Base$0.52100%0x6366…f1e262d ago0xe499b9…8ee1ba

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.