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.32100%0x7d0e…e64b108d ago0x0e6ac0…deb6dd
0x3be9…575c0xf6ee…3bd2Base$0.005316100%0x7d0e…e64b108d ago0x0e6ac0…deb6dd
0x3be9…575c0x31d0…2cd7Base$50.00100%0xf279…f77f108d ago0x1aab20…024f23
0x3be9…575c0x31d0…2cd7Base$10.27100%0x4337…1811108d ago0xedd6f5…b37bef
0x3be9…575c0xf6ee…3bd2Base$0.006891100%0x4337…1811108d ago0xedd6f5…b37bef
0x3be9…575c0x31d0…2cd7Base$25.32100%0x4337…224f108d ago0x8ae650…81a448
0x3be9…575c0xf6ee…3bd2Base$0.007364100%0x4337…224f108d ago0x8ae650…81a448
0x3be9…575c0x31d0…2cd7Base$3.31100%0x4ed0…caab108d ago0x61a922…f632fd
0x3be9…575c0xf6ee…3bd2Base$0.005932100%0x4ed0…caab108d ago0x61a922…f632fd
0x3be9…575c0xf6ee…3bd2Base$0.00748100%0x4337…9ad4108d ago0x835fdd…43eaaa
0x3be9…575c0x31d0…2cd7Base$25.32100%0x4337…9ad4108d ago0x835fdd…43eaaa
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…d6af108d ago0x1a7180…6cba6d
0x3be9…575c0xf6ee…3bd2Base$0.007100%0x4337…df48108d ago0x7e7def…515918
0x3be9…575c0x31d0…2cd7Base$3.31100%0x4337…df48108d ago0x7e7def…515918
0x3be9…575c0x31d0…2cd7Base$150.52100%0x7d0e…e64b108d ago0xbbd8a4…249074
0x3be9…575c0xf6ee…3bd2Base$0.005353100%0x7d0e…e64b108d ago0xbbd8a4…249074
0x3be9…575c0x31d0…2cd7Base$50.28100%0xf279…f77f108d ago0x1a38ca…352b16
0x3be9…575c0xf6ee…3bd2Base$0.000747100%0xf279…f77f108d ago0x1a38ca…352b16
0x3be9…575c0xf6ee…3bd2Base$0.007187100%0x4337…217c108d ago0xe416cb…9aa08b
0x3be9…575c0x31d0…2cd7Base$1.81100%0x4337…217c108d ago0xe416cb…9aa08b
0x3be9…575c0x31d0…2cd7Base$25.27100%0xf279…f77f108d ago0xbdf96a…cee556
0x3be9…575c0xf6ee…3bd2Base$0.000054100%0xf279…f77f108d ago0xbdf96a…cee556
0x3be9…575c0x31d0…2cd7Base$30.32100%0x4ed0…caab108d ago0xdc551f…89dc24
0x3be9…575c0xf6ee…3bd2Base$0.005019100%0x4ed0…caab108d ago0xdc551f…89dc24
0x3be9…575c0xf6ee…3bd2Base$0.008718100%0x7d0e…e64b108d ago0x1c36a9…6b293f

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.