Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b41…b4cf0x50eb…6480Base$0.003100%0x54f0…7932117d ago0x76d29c…ee3f56
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x531a14…e2bd7c
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xf0e568…e6dcd6
0x941c…27e60x50eb…6480Base$0.002100%0x54f0…7932117d ago0xf1e574…f1c8ee
0x18d7…6ea40x50eb…6480Base$0.001100%0x54f0…7932117d ago0x672037…4f71bf
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x20cc37…3a212b
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x42ef16…890bc4
0x941c…27e60x50eb…6480Base$0.001100%0x54f0…7932117d ago0x06a7e8…216d2a
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932117d ago0xfc049d…03639c
0x941c…27e60x50eb…6480Base$0.001100%0x54f0…7932117d ago0x39cf09…e1b593
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932117d ago0xac1221…d92c77
0x941c…27e60x50eb…6480Base$0.001100%0x54f0…7932117d ago0x545324…ef656b
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932117d ago0xff5976…d505f4
0x6881…42130x50eb…6480Base$0.001100%0x54f0…7932117d ago0x83c5a8…108412
0x7694…2e2c0x50eb…6480Base$0.03100%0x54f0…7932117d ago0xcce688…28b134
0x18d7…6ea40x50eb…6480Base$0.001100%0x54f0…7932117d ago0x408fcf…02578c
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932117d ago0xae41e3…36d892
0x03c5…a0a30x50eb…6480Base$0.003100%0x54f0…7932117d ago0x9118b5…1b46d4
0x941c…27e60x50eb…6480Base$0.001100%0x54f0…7932117d ago0x46e25f…b445c4
0x18d7…6ea40x50eb…6480Base$0.001100%0x54f0…7932117d ago0xd39b19…696b0a
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xd37502…73547f
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xfcfdfd…5b3d96
0x18d7…6ea40x50eb…6480Base$0.001100%0x54f0…7932117d ago0xac3166…ac8104
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932117d ago0x6d6950…0ae926
0x941c…27e60x50eb…6480Base$0.002100%0x54f0…7932117d ago0xbfef36…75f961

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.