Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb79…94280xcf3d…b9fcBase—$452.0070%0xe528…c02836d ago0xaf4378…d50539
0x1567…b4b20xcf3d…b9fcBase—$45.0070%0x23ef…243136d ago0x94fbc6…8cbeff
0xaecd…fc300xcf3d…b9fcBase—$49.2670%0xe528…c02836d ago0x548a7c…b14443
0x9387…3a060xcf3d…b9fcBase—$24.5070%0xe528…c02836d ago0x9613b4…d64252
0xcd3c…c6d60xcf3d…b9fcBase—$21.5470%0xe528…c02836d ago0x93540a…fb18ba
0x3219…299b0xcf3d…b9fcBase—$386.9070%0x23ef…243136d ago0x675b69…f37b08
0xf144…53c00xcf3d…b9fcBase—$183.7070%0xe528…c02836d ago0x3a7ecc…7e2b81
0x338b…51aa0xcf3d…b9fcBase—$40.0070%0x23ef…243136d ago0x1d968e…b072e5
0x2d29…38bf0xcf3d…b9fcBase—$69.6170%0x23ef…243136d ago0x19ff3c…1e6a79
0x2d29…38bf0xcf3d…b9fcBase—$100.0070%0x23ef…243136d ago0x8ba446…6d65b7
0x338b…51aa0xcf3d…b9fcBase—$75.0070%0x23ef…243136d ago0xdb4b95…862048
0xc574…55390xcf3d…b9fcBase—$516.4870%0xe528…c02836d ago0x8911c4…2dff71
0x6a83…3bf10xcf3d…b9fcBase—$34.1570%0xe528…c02836d ago0x3e1129…0df90d
0x0057…68c10xcf3d…b9fcBase—$101.3770%0x23ef…243136d ago0x3e82ec…2f7c30
0x0057…68c10xcf3d…b9fcBase—$50.0070%0xe528…c02836d ago0x23fcd7…a15a2d
0x0057…68c10xcf3d…b9fcBase—$50.0070%0x23ef…243136d ago0xd5375d…48671d
0xafe5…cd560xcf3d…b9fcBase—$113.2770%0xe528…c02836d ago0xabaf17…324a40
0x6d67…0bcd0xcf3d…b9fcBase—$538.2370%0x23ef…243136d ago0xdb85fb…9db4d4
0xc220…1c3a0xcf3d…b9fcBase—$1,000.0070%0xe528…c02836d ago0x83fc5d…9507ed
0x07b7…95440xcf3d…b9fcBase—$271.0070%0x23ef…243136d ago0xcf7baf…6aaaac
0x5b24…89440xcf3d…b9fcBase—$120.0070%0xe528…c02836d ago0xc9bf05…85d9a5
0x5b24…89440xcf3d…b9fcBase—$100.0070%0x23ef…243136d ago0x0102e8…150a2e
0xde76…48f90xcf3d…b9fcBase—$297.1570%0xe528…c02836d ago0x37a8a8…9be9b1
0x2692…145c0xcf3d…b9fcBase—$58.1170%0x23ef…243136d ago0x21ca1b…ec34fc
0xeb66…83f70xcf3d…b9fcBase—$440.0070%0x23ef…243136d ago0x898409…f3f4c1

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.