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$35.34100%0xc2d1…d49273d ago0x294b11…0a2273
0x3be9…575c0x31d0…2cd7Base$20.29100%0xce5c…1d0573d ago0x80649a…94977e
0x3be9…575c0x31d0…2cd7Base$5.33100%0x4337…be7073d ago0xa99fee…c2f60e
0x3be9…575c0x31d0…2cd7Base$50.35100%0x4337…beb173d ago0x8d5ee1…309d3b
0x3be9…575c0x31d0…2cd7Base$30.29100%0x1d53…c61373d ago0xbaeef6…f9c1ef
0x3be9…575c0x31d0…2cd7Base$20.29100%0xc2d1…d49273d ago0xa345ca…d59e2a
0x3be9…575c0x31d0…2cd7Base$5.33100%0x4337…7a5d73d ago0x6c9b7c…323986
0x3be9…575c0x31d0…2cd7Base$50.35100%0x4337…936973d ago0xaa03cd…578dea
0x3be9…575c0x31d0…2cd7Base$252.46100%0x48f0…359673d ago0x353ccf…f4b4b1
0x3be9…575c0x31d0…2cd7Base$50.35100%0x4337…663c73d ago0xf9289f…cbb24a
0x3be9…575c0x31d0…2cd7Base$42.34100%0xce5c…1d0573d ago0x3e47f3…b8015b
0x3be9…575c0x31d0…2cd7Base$10.29100%0x4337…dddf73d ago0x503c1f…f18080
0x3be9…575c0x31d0…2cd7Base$168.41100%0x48f0…359673d ago0x1e41d8…e57f2d
0x3be9…575c0x31d0…2cd7Base$84.37100%0x4337…51e073d ago0x3fccfa…a0f940
0x3be9…575c0x31d0…2cd7Base$35.34100%0x7540…af8d73d ago0x9f817c…d8c577
0x3be9…575c0x31d0…2cd7Base$50.35100%0x48f0…359673d ago0x02fcf2…a3656e
0x3be9…575c0x31d0…2cd7Base$5.33100%0xc2d1…d49273d ago0xa127b9…4f1f98
0x3be9…575c0x31d0…2cd7Base$1.83100%0x4337…abf573d ago0x31a9eb…0a9d21
0x3be9…575c0x31d0…2cd7Base$13.29100%0x4337…224f73d ago0x259ab0…6eb072
0x3be9…575c0x31d0…2cd7Base$30.34100%0x4337…562773d ago0xb39bd2…bfcc45
0x3be9…575c0x31d0…2cd7Base$5.38100%0x48f0…359673d ago0xe9927d…73ba43
0x3be9…575c0x31d0…2cd7Base$250.00100%0xc2d1…d49273d ago0x8adc5d…83de7e
0x3be9…575c0x31d0…2cd7Base$10.29100%0x4337…6ca573d ago0x78bd3a…b13e13
0x3be9…575c0x31d0…2cd7Base$250.00100%0x7540…af8d73d ago0xeb5bfc…85aacb
0x3be9…575c0x31d0…2cd7Base$10.29100%0x48f0…359673d ago0xedece6…2b3ecc

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.