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.000619100%0x4337…365f55d ago0x460973…9202fb
0x3be9…575c0xf6ee…3bd2Base$0.000525100%0x4337…562755d ago0xbc1965…d43ae8
0x3be9…575c0xf6ee…3bd2Base$0.005863100%0x4337…853855d ago0xfeada6…2e2cfb
0x3be9…575c0xf6ee…3bd2Base$0.00174100%0x211d…d17255d ago0x978558…097943
0x3be9…575c0xf6ee…3bd2Base$0.005377100%0xf279…f77f55d ago0x76c0d6…030f9e
0x3be9…575c0xf6ee…3bd2Base$0.001978100%0x211d…d17255d ago0x935847…1e3625
0x3be9…575c0xf6ee…3bd2Base$0.007595100%0xe196…0ce155d ago0xf4c87c…f3fd16
0x3be9…575c0xf6ee…3bd2Base$0.005307100%0xe196…0ce155d ago0x8d32b8…89e712
0x3be9…575c0xf6ee…3bd2Base$0.003113100%0x4337…6ca555d ago0xb5a048…7ce4ba
0x3be9…575c0xf6ee…3bd2Base$0.008503100%0x4337…808455d ago0x4704c5…552b03
0x3be9…575c0xf6ee…3bd2Base$0.007954100%0x211d…d17255d ago0x538dde…e14c98
0x3be9…575c0xf6ee…3bd2Base$0.006635100%0x211d…d17255d ago0x02f40c…666362
0x3be9…575c0xf6ee…3bd2Base$0.002422100%0xe196…0ce155d ago0x1c7958…22c463
0x3be9…575c0xf6ee…3bd2Base$0.002871100%0x4337…ec6855d ago0xe291f1…a41bdc
0x3be9…575c0xf6ee…3bd2Base$0.002407100%0x4337…2e1c55d ago0x55ff2c…6ff8cc
0x3be9…575c0xf6ee…3bd2Base$0.004582100%0x211d…d17255d ago0xdc39a6…9629ea
0x3be9…575c0xf6ee…3bd2Base$0.006278100%0x4337…217c55d ago0x66263a…8c1dc5
0x3be9…575c0xf6ee…3bd2Base$0.009708100%0x4337…187e55d ago0xeda580…126a4e
0x3be9…575c0xf6ee…3bd2Base$0.001167100%0xf279…f77f55d ago0x526592…b86e08
0x3be9…575c0xf6ee…3bd2Base$0.000455100%0x4337…187e55d ago0x8259ad…96acc1
0x3be9…575c0xf6ee…3bd2Base$0.005116100%0xe196…0ce155d ago0xdcdc0e…46a26c
0x3be9…575c0xf6ee…3bd2Base$0.000532100%0x4337…d0b255d ago0xa08012…ecfbfa
0x3be9…575c0xf6ee…3bd2Base$0.006732100%0x4337…d99555d ago0x8b9ed0…05fc7f
0x3be9…575c0xf6ee…3bd2Base$0.008624100%0x6a6f…be4155d ago0xfb3cf3…a404a7
0x3be9…575c0xf6ee…3bd2Base$0.005797100%0x211d…d17255d ago0xe2760f…d23a7e

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.