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$5.38100%0x2fbf…ec65120d ago0xd1d99f…fa4bd6
0x3be9…575c0xf6ee…3bd2Base$0.009673100%0x2fbf…ec65120d ago0xd1d99f…fa4bd6
0x3be9…575c0xf6ee…3bd2Base$0.009689100%0xdf24…b1e0120d ago0x5adfe7…645eb1
0x3be9…575c0x31d0…2cd7Base$30.39100%0xdf24…b1e0120d ago0x5adfe7…645eb1
0x3be9…575c0x31d0…2cd7Base$25.33100%0x2fbf…ec65120d ago0x80cb76…aadb76
0x3be9…575c0xf6ee…3bd2Base$0.004943100%0x2fbf…ec65120d ago0x80cb76…aadb76
0x3be9…575c0x31d0…2cd7Base$40.00100%0xb4d7…0579120d ago0x1ff5f9…448c9b
0x3be9…575c0x31d0…2cd7Base$225.00100%0x4337…f038120d ago0x7851aa…707370
0x3be9…575c0xf6ee…3bd2Base$0.000753100%0x4337…7b5f120d ago0x082ad9…e7e0ca
0x3be9…575c0x31d0…2cd7Base$60.34100%0x4337…7b5f120d ago0x082ad9…e7e0ca
0x3be9…575c0x31d0…2cd7Base$300.44100%0x4337…5393120d ago0x8b562c…cd4a55
0x3be9…575c0xf6ee…3bd2Base$0.006761100%0x4337…5393120d ago0x8b562c…cd4a55
0x3be9…575c0x31d0…2cd7Base$180.00100%0x2d3f…4a28120d ago0x337279…b3010f
0x3be9…575c0xf6ee…3bd2Base$0.001366100%0x7106…9ed6120d ago0x61ead8…2834cc
0x3be9…575c0x31d0…2cd7Base$3.37100%0x7106…9ed6120d ago0x61ead8…2834cc
0x3be9…575c0x31d0…2cd7Base$300.00100%0x4337…6f8b120d ago0x225a9c…7e0cdb
0x3be9…575c0x31d0…2cd7Base$20.00100%0x4337…9f26120d ago0x2af006…733195
0x3be9…575c0xf6ee…3bd2Base$0.009824100%0x4337…51e0120d ago0x437794…cf2d15
0x3be9…575c0x31d0…2cd7Base$5.38100%0x4337…51e0120d ago0x437794…cf2d15
0x3be9…575c0xf6ee…3bd2Base$0.009932100%0x2fbf…ec65120d ago0x2bf5a9…b45dbe
0x3be9…575c0x31d0…2cd7Base$5.38100%0x2fbf…ec65120d ago0x2bf5a9…b45dbe
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…df9b120d ago0x3b2332…002de4
0x3be9…575c0x31d0…2cd7Base$1,350.27100%0xaf06…8198120d ago0xb2fe6d…f00a38
0x3be9…575c0xf6ee…3bd2Base$0.006742100%0x4337…36c4120d ago0xfd9d78…fb2a52
0x3be9…575c0x31d0…2cd7Base$20.33100%0x4337…36c4120d ago0xfd9d78…fb2a52

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.