Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.009749100%0x48f0…359672d ago0xfeba41…b6ffa0
0x3be9…575c0x31d0…2cd7Base$30.39100%0x48f0…359672d ago0xfeba41…b6ffa0
0x3be9…575c0xf6ee…3bd2Base$0.008364100%0x4337…beb172d ago0x66a4c6…ceb44a
0x3be9…575c0x31d0…2cd7Base$48.30100%0x4337…beb172d ago0x66a4c6…ceb44a
0x3be9…575c0xf6ee…3bd2Base$0.007049100%0x4337…36c472d ago0x05b860…b84d7e
0x3be9…575c0x31d0…2cd7Base$80.31100%0x4337…36c472d ago0x05b860…b84d7e
0x3be9…575c0xf6ee…3bd2Base$0.004686100%0xce5c…1d0572d ago0x671690…0a2356
0x3be9…575c0x31d0…2cd7Base$10.28100%0xce5c…1d0572d ago0x671690…0a2356
0x3be9…575c0x31d0…2cd7Base$15.28100%0x4337…df4872d ago0x7f0ce8…e70b48
0x3be9…575c0xf6ee…3bd2Base$0.002798100%0x4337…df4872d ago0x7f0ce8…e70b48
0x3be9…575c0xf6ee…3bd2Base$0.004711100%0x4337…be7072d ago0x5a56a4…b98d79
0x3be9…575c0x31d0…2cd7Base$1,111.76100%0x4337…be7072d ago0x5a56a4…b98d79
0x3be9…575c0xf6ee…3bd2Base$0.004635100%0xce5c…1d0572d ago0x3ad160…bc1a8a
0x3be9…575c0x31d0…2cd7Base$1,111.76100%0xce5c…1d0572d ago0x3ad160…bc1a8a
0x3be9…575c0x31d0…2cd7Base$35.34100%0x48f0…359672d ago0xe52a30…d2d4d0
0x3be9…575c0xf6ee…3bd2Base$0.00967100%0x48f0…359672d ago0xe52a30…d2d4d0
0x3be9…575c0xf6ee…3bd2Base$0.004647100%0xc2d1…d49272d ago0xca3a70…13ec18
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…575c0xf6ee…3bd2Base$0.006112100%0x48f0…359672d ago0xaa4f1a…6b83a2
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…ec2672d ago0x94ef90…77cf2c
0x3be9…575c0x31d0…2cd7Base$30.29100%0x48f0…359672d ago0xb632fa…14d97a

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.