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—$99.36100%0x4337…f2e199d ago0x93eeeb…c7c45a
0x3be9…575c0x31d0…2cd7Base—$250.42100%0x4337…03f599d ago0x185f75…a0ae24
0x3be9…575c0x31d0…2cd7Base—$26.28100%0xfb32…884799d ago0x01fb5b…548771
0x3be9…575c0x31d0…2cd7Base—$250.42100%0xe469…e32e99d ago0xe0c113…213a0d
0x3be9…575c0x31d0…2cd7Base—$10.28100%0xe469…e32e99d ago0x5d0025…f40100
0x3be9…575c0x31d0…2cd7Base—$30.33100%0xfb32…884799d ago0xfcc812…0b9838
0x3be9…575c0x31d0…2cd7Base—$50.34100%0xfb32…884799d ago0xd5322c…6d06fb
0x3be9…575c0x31d0…2cd7Base—$67.35100%0xfb32…884799d ago0x6c009c…59613a
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x657e…f0d999d ago0xdcbc15…0532a1
0x3be9…575c0x31d0…2cd7Base—$3.32100%0x657e…f0d999d ago0x59542c…261f28
0x3be9…575c0x31d0…2cd7Base—$30.33100%0x4337…9fb199d ago0x1499e7…08483a
0x3be9…575c0x31d0…2cd7Base—$6.33100%0xfb32…884799d ago0x1dc23d…f66d7b
0x3be9…575c0x31d0…2cd7Base—$25.33100%0x4337…8d0e99d ago0xac3307…7f1e06
0x3be9…575c0x31d0…2cd7Base—$134.38100%0xe469…e32e99d ago0xa59a52…c5ba13
0x3be9…575c0x31d0…2cd7Base—$17.28100%0xfb32…884799d ago0x649dc7…1aa86e
0x3be9…575c0x31d0…2cd7Base—$30.00100%0xfb32…884799d ago0x2e56a8…b6deee
0x3be9…575c0x31d0…2cd7Base—$30.29100%0xfb32…884799d ago0xf4ed9d…584320
0x3be9…575c0x31d0…2cd7Base—$250.42100%0xfb32…884799d ago0x029c15…1608a3
0x3be9…575c0x31d0…2cd7Base—$60.30100%0x4337…6f8b99d ago0xa453a3…215ded
0x3be9…575c0x31d0…2cd7Base—$482.55100%0x4337…df4899d ago0x012d9e…39892b
0x3be9…575c0x31d0…2cd7Base—$42.33100%0x657e…f0d999d ago0x4d6992…206bee
0x3be9…575c0x31d0…2cd7Base—$50.34100%0xe469…e32e99d ago0x8fa465…5c3960
0x3be9…575c0x31d0…2cd7Base—$10.28100%0x4337…7a5d99d ago0xf32c25…d4c048
0x3be9…575c0x31d0…2cd7Base—$250.42100%0xfb32…884799d ago0x61f2fb…15a46d
0x3be9…575c0x31d0…2cd7Base—$250.42100%0xfb32…884799d ago0x5fe5a1…2b77a0

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.