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.007298100%0x4337…e06170d ago0x4dcda5…a7f897
0x3be9…575c0x31d0…2cd7Base$50.32100%0x4337…e06170d ago0x4dcda5…a7f897
0x3be9…575c0xf6ee…3bd2Base$0.005565100%0xce5c…1d0570d ago0x563d02…9a0681
0x3be9…575c0x31d0…2cd7Base$30.36100%0xce5c…1d0570d ago0x563d02…9a0681
0x3be9…575c0x31d0…2cd7Base$100.34100%0x48f0…359670d ago0xe1915d…23a29e
0x3be9…575c0xf6ee…3bd2Base$0.007159100%0x48f0…359670d ago0xe1915d…23a29e
0x3be9…575c0xf6ee…3bd2Base$0.001349100%0xc2d1…d49270d ago0x06ab6c…b44df6
0x3be9…575c0x31d0…2cd7Base$20.37100%0xc2d1…d49270d ago0x06ab6c…b44df6
0x3be9…575c0x31d0…2cd7Base$20.37100%0x48f0…359670d ago0x21403a…619814
0x3be9…575c0xf6ee…3bd2Base$0.001248100%0x48f0…359670d ago0x21403a…619814
0x3be9…575c0xf6ee…3bd2Base$0.001106100%0x4337…39a870d ago0x1ac42e…57959a
0x3be9…575c0x31d0…2cd7Base$20.37100%0x4337…39a870d ago0x1ac42e…57959a
0x3be9…575c0xf6ee…3bd2Base$0.000786100%0x4337…853870d ago0xede1b5…00b226
0x3be9…575c0x31d0…2cd7Base$20.37100%0x4337…853870d ago0xede1b5…00b226
0x3be9…575c0x31d0…2cd7Base$10.30100%0x4337…e22a70d ago0xbae216…c55b97
0x3be9…575c0xf6ee…3bd2Base$0.002218100%0x4337…e22a70d ago0xbae216…c55b97
0x3be9…575c0xf6ee…3bd2Base$0.003292100%0x48f0…359670d ago0x77f88d…eb4db0
0x3be9…575c0x31d0…2cd7Base$33.31100%0x48f0…359670d ago0x77f88d…eb4db0
0x3be9…575c0x31d0…2cd7Base$10.30100%0x4337…7b5f70d ago0xd48dd7…ece551
0x3be9…575c0xf6ee…3bd2Base$0.002395100%0x4337…7b5f70d ago0xd48dd7…ece551
0x3be9…575c0x31d0…2cd7Base$23.31100%0xce5c…1d0570d ago0x252bfe…161e31
0x3be9…575c0xf6ee…3bd2Base$0.007634100%0xce5c…1d0570d ago0x252bfe…161e31
0x3be9…575c0xf6ee…3bd2Base$0.001088100%0x48f0…359670d ago0x0fe0fa…c452f7
0x3be9…575c0x31d0…2cd7Base$42.36100%0x48f0…359670d ago0x0fe0fa…c452f7
0x3be9…575c0xf6ee…3bd2Base$0.000889100%0x4337…be7070d ago0x59e3f0…b3a4f2

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.