Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x53d2…5e98Base—$0.98100%fluxa74d ago0x6e41d9…b590e0
0xc49a…9d2f0x26d3…93bfBase—$0.98100%fluxa74d ago0x38e38f…d11645
0xc49a…9d2f0xdaef…cb97Base—$0.98100%fluxa74d ago0x2d9343…efcce7
0xc49a…9d2f0xeae4…0f0bBase—$0.98100%fluxa75d ago0x3e491b…6f643b
0xc49a…9d2f0x3d63…7fe4Base—$0.98100%fluxa75d ago0x56180f…5f61bf
0xc49a…9d2f0xf9a8…9b05Base—$0.98100%fluxa75d ago0x6cc483…645240
0xc49a…9d2f0x5f8d…15b2Base—$0.98100%fluxa75d ago0x898b9d…5a004b
0xc49a…9d2f0xdbb3…1b06Base—$0.98100%fluxa75d ago0x1c9d1f…9b48bb
0xc49a…9d2f0x7daa…443eBase—$4.90100%fluxa75d ago0xcd6380…39f34a
0xc49a…9d2f0xd132…f9b6Base—$0.98100%fluxa75d ago0x9ebc03…275843
0xc49a…9d2f0x2f56…e0adBase—$0.98100%fluxa75d ago0xed4e06…003b87
0xc49a…9d2f0xf761…2524Base—$0.98100%fluxa75d ago0xfb52a3…f16cc6
0xc49a…9d2f0xc2b3…b375Base—$0.98100%fluxa75d ago0xd920bc…ea4490
0xc49a…9d2f0x240f…2b60Base—$0.98100%fluxa75d ago0x7c3a52…b5581b
0xc49a…9d2f0x406f…f1c6Base—$1.96100%fluxa75d ago0x488b1a…af3a80
0xc49a…9d2f0x6618…ec20Base—$0.98100%fluxa75d ago0x6d403c…1ba8da
0xc49a…9d2f0x9fe6…50e3Base—$0.98100%fluxa75d ago0x4a9a0a…348a75
0xc49a…9d2f0xbe27…8d6fBase—$0.98100%fluxa75d ago0x6ba4c5…13e399
0xc49a…9d2f0x96a1…d855Base—$0.98100%fluxa75d ago0x6f3bdc…9db7e7
0xc49a…9d2f0x00fe…cf98Base—$0.98100%fluxa75d ago0xad5883…a6693d
0xc49a…9d2f0xd744…3ea7Base—$0.98100%fluxa75d ago0xe900d8…ce3768
0xc49a…9d2f0x80ad…9eaaBase—$0.98100%fluxa75d ago0x449c23…a44306
0xc49a…9d2f0x884d…9ff8Base—$0.98100%fluxa75d ago0xe35870…ad7e06
0xc49a…9d2f0xed6e…5100Base—$0.98100%fluxa75d ago0x24c596…347fc3
0xc49a…9d2f0xf962…6ce6Base—$0.98100%fluxa75d ago0x1db027…59d7ed

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.