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.39100%0x48f0…359672d ago0xfeba41…b6ffa0
0x3be9…575c0x31d0…2cd7Base$48.30100%0x4337…beb172d ago0x66a4c6…ceb44a
0x3be9…575c0x31d0…2cd7Base$80.31100%0x4337…36c472d ago0x05b860…b84d7e
0x3be9…575c0x31d0…2cd7Base$10.28100%0xce5c…1d0572d ago0x671690…0a2356
0x3be9…575c0x31d0…2cd7Base$15.28100%0x4337…df4872d ago0x7f0ce8…e70b48
0x3be9…575c0x31d0…2cd7Base$1,111.76100%0x4337…be7072d ago0x5a56a4…b98d79
0x3be9…575c0x31d0…2cd7Base$1,111.76100%0xce5c…1d0572d ago0x3ad160…bc1a8a
0x3be9…575c0x31d0…2cd7Base$35.34100%0x48f0…359672d ago0xe52a30…d2d4d0
0x3be9…575c0x31d0…2cd7Base$1,111.76100%0xc2d1…d49272d ago0xca3a70…13ec18
0x3be9…575c0x31d0…2cd7Base$750.00100%0x48f0…359672d ago0xbd392b…6da46d
0x3be9…575c0x31d0…2cd7Base$100.00100%0xc2d1…d49272d ago0xf1f479…246ba6
0x3be9…575c0x31d0…2cd7Base$50.00100%0x48f0…359672d ago0x8ffc4a…d8e987
0x3be9…575c0x31d0…2cd7Base$10.28100%0x48f0…359672d ago0xaa4f1a…6b83a2
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…ec2672d ago0x94ef90…77cf2c
0x3be9…575c0x31d0…2cd7Base$30.29100%0x48f0…359672d ago0xb632fa…14d97a
0x3be9…575c0x31d0…2cd7Base$3.32100%0x48f0…359672d ago0x9688e5…68b8dc
0x3be9…575c0x31d0…2cd7Base$750.63100%0x4337…6f8b72d ago0x73a971…594258
0x3be9…575c0x31d0…2cd7Base$100.38100%0x7540…af8d72d ago0xdf217a…67dbe2
0x3be9…575c0x31d0…2cd7Base$250.42100%0x4337…f63772d ago0x81e798…08fd79
0x3be9…575c0x31d0…2cd7Base$807.46100%0x48f0…359672d ago0xae8f67…f9ecb8
0x3be9…575c0x31d0…2cd7Base$30.33100%0x4337…ec2672d ago0x2b302a…3bdf63
0x3be9…575c0x31d0…2cd7Base$200.35100%0x4337…f2e172d ago0x68f846…eb4ef0
0x3be9…575c0x31d0…2cd7Base$20.28100%0xc2d1…d49272d ago0xf8d7f2…737d86
0x3be9…575c0x31d0…2cd7Base$38.89100%0x48f0…359672d ago0x7f042e…280d47
0x3be9…575c0x31d0…2cd7Base$100.00100%0x4337…a4ab72d ago0x588ba5…4f10f9

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.