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$2,105.20100%0x4337…853869d ago0x72a84b…65d13d
0x3be9…575c0x31d0…2cd7Base$10.29100%0x4337…f63769d ago0xe8eda3…342548
0x3be9…575c0x31d0…2cd7Base$90.00100%0x4337…7a5d69d ago0x57b35c…3946d6
0x3be9…575c0x31d0…2cd7Base$3.34100%0x4337…029069d ago0xdac291…501858
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…d99569d ago0x6d4af0…978e14
0x3be9…575c0x31d0…2cd7Base$9.36100%0x4337…f26869d ago0x92d98f…ad6b4d
0x3be9…575c0x31d0…2cd7Base$50.00100%0xce5c…1d0569d ago0x7330e0…64b25b
0x3be9…575c0x31d0…2cd7Base$1.84100%0x4337…c27169d ago0xc117db…efd518
0x3be9…575c0x31d0…2cd7Base$25.30100%0x4337…187e69d ago0x762f14…720469
0x3be9…575c0x31d0…2cd7Base$10.30100%0xce5c…1d0569d ago0xee5805…1953c0
0x3be9…575c0x31d0…2cd7Base$50.00100%0x48f0…359669d ago0x1c7f52…45abbf
0x3be9…575c0x31d0…2cd7Base$30.00100%0xc2d1…d49269d ago0xc75938…bc3278
0x3be9…575c0x31d0…2cd7Base$30.35100%0x4337…ec6869d ago0x99fc06…b2489b
0x3be9…575c0x31d0…2cd7Base$10.30100%0x4337…dddf69d ago0x3ac914…6a756c
0x3be9…575c0x31d0…2cd7Base$50.00100%0x48f0…359669d ago0xc6e845…4dc25e
0x3be9…575c0x31d0…2cd7Base$43.31100%0x48f0…359669d ago0x40dec5…99156c
0x3be9…575c0x31d0…2cd7Base$10.30100%0xc2d1…d49269d ago0x677353…de1b4c
0x3be9…575c0x31d0…2cd7Base$30.00100%0xc2d1…d49269d ago0xb85b97…af6bb6
0x3be9…575c0x31d0…2cd7Base$27.60100%0x4337…be7069d ago0xec7435…6a7fad
0x3be9…575c0x31d0…2cd7Base$26.30100%0x4337…dddf69d ago0x222e59…5274f1
0x3be9…575c0x31d0…2cd7Base$250.44100%0x4337…9ad469d ago0x015181…09060f
0x3be9…575c0x31d0…2cd7Base$50.00100%0x42f5…5b5069d ago0x05df80…048a3c
0x3be9…575c0x31d0…2cd7Base$50.36100%0x4337…6ef969d ago0xfb70a2…ae8d6f
0x3be9…575c0x31d0…2cd7Base$100.38100%0x4337…df9b69d ago0x154273…7cf90e
0x3be9…575c0x31d0…2cd7Base$5.34100%0x48f0…359669d ago0xcf730c…541a87

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.