Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$30.29100%0x4337…c62f111d ago0xe4ce8e…66848f
0x3be9…575c0x31d0…2cd7Base$25.29100%0xa6ef…e01d111d ago0xdda193…d7cc3e
0x3be9…575c0x31d0…2cd7Base$40.29100%0x4337…03f5111d ago0x87cab3…de8895
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…224f111d ago0x94aed1…f45cec
0x3be9…575c0x31d0…2cd7Base$1.82100%0x4337…beb1111d ago0xf9a646…323c9e
0x3be9…575c0x31d0…2cd7Base$11.28100%0x28e4…5b01111d ago0x71b797…f96d2a
0x3be9…575c0x31d0…2cd7Base$25.29100%0xb872…0ab3111d ago0xc573a1…08282a
0x3be9…575c0x31d0…2cd7Base$50.34100%0x4337…9fb1111d ago0xb9ac3c…5b5b54
0x3be9…575c0x31d0…2cd7Base$50.30100%0x4337…beb1111d ago0xb5d74a…561afe
0x3be9…575c0x31d0…2cd7Base$250.00100%0xb872…0ab3111d ago0x6bd31a…8cb042
0x3be9…575c0x31d0…2cd7Base$20.56100%0xb872…0ab3111d ago0x58c003…fc486c
0x3be9…575c0x31d0…2cd7Base$22.67100%0x4ed0…caab111d ago0xf01ace…509abd
0x3be9…575c0x31d0…2cd7Base$42.34100%0x4337…36c4111d ago0x21cd8e…f7692c
0x3be9…575c0x31d0…2cd7Base$42.34100%0x4ed0…caab111d ago0x66064b…957e4b
0x3be9…575c0x31d0…2cd7Base$20.29100%0x4337…ec68111d ago0xd7f886…9f72b9
0x3be9…575c0x31d0…2cd7Base$42.34100%0xf279…f77f111d ago0x203d12…5cdc9d
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4ed0…caab111d ago0x8309f7…d6a6c0
0x3be9…575c0x31d0…2cd7Base$30.34100%0x4337…51e0111d ago0xdc6034…cba29b
0x3be9…575c0x31d0…2cd7Base$30.29100%0x4337…9269111d ago0x2652f7…ea9a9b
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…3392111d ago0x7fc2de…32a3de
0x3be9…575c0x31d0…2cd7Base$30.29100%0x4ed0…caab111d ago0x6891d6…1ed2f9
0x3be9…575c0x31d0…2cd7Base$30.29100%0x4ed0…caab111d ago0xc633e6…baf869
0x3be9…575c0x31d0…2cd7Base$10.28100%0x4337…c487111d ago0xa5a459…336504
0x3be9…575c0x31d0…2cd7Base$25.29100%0x4ed0…caab111d ago0xb399d6…1d53e1
0x3be9…575c0x31d0…2cd7Base$10.28100%0xb872…0ab3111d ago0xce7e8a…67dc1b

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.