Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x13db…5192Base$35.51100%mrdn50d ago0x49a9da…522f6e
0xe55e…f7480x13db…5192Base$20.19100%mrdn50d ago0xc66aeb…8e1410
0x13db…51920x8e77…e2d6Base$19.76100%mrdn50d ago0xddf36d…e9e63c
0x13db…51920xfe8f…794dBase$24.25100%mrdn50d ago0xc539cb…587b9a
0x13db…51920x4754…327bBase$31.34100%mrdn50d ago0x70609b…2e172a
0xe55e…f7480x13db…5192Base$37.63100%mrdn50d ago0x8f9119…5eabca
0x4754…327b0x13db…5192Base$28.56100%mrdn50d ago0x7c2ef5…e62d62
0x13db…51920xa6a9…809dBase$39.94100%mrdn50d ago0xdb8629…9e7459
0x13db…51920xa6a9…809dBase$39.91100%mrdn50d ago0x1eb552…a5ce70
0x13db…51920x1cec…8dd4Base$37.64100%mrdn50d ago0xab8a24…402c02
0xfe8f…794d0x13db…5192Base$18.42100%mrdn50d ago0x7b5291…c02427
0xe55e…f7480x13db…5192Base$25.98100%mrdn50d ago0x63aec1…3f89be
0x4754…327b0x13db…5192Base$28.96100%mrdn50d ago0xea401e…143fd4
0x13db…51920xfe8f…794dBase$41.36100%mrdn50d ago0x320bab…5b14ca
0x13db…51920xe55e…f748Base$27.16100%mrdn50d ago0xa3266b…bcac67
0x13db…51920xe55e…f748Base$19.22100%mrdn50d ago0xada7ea…03d6af
0x13db…51920x1cec…8dd4Base$27.29100%mrdn50d ago0x111c5c…ca772f
0x13db…51920xa6a9…809dBase$22.92100%mrdn50d ago0x15f422…214af1
0x13db…51920x4754…327bBase$27.32100%mrdn50d ago0xdd0d03…39264b
0xfe8f…794d0x13db…5192Base$31.69100%mrdn50d ago0xdc48bc…7316c9
0xfe8f…794d0x13db…5192Base$26.36100%mrdn50d ago0xb1a8cf…da2b78
0x13db…51920x4754…327bBase$34.66100%mrdn50d ago0xb5bae7…fa8410
0x4754…327b0x13db…5192Base$38.11100%mrdn50d ago0x4874e8…f0785a
0xe55e…f7480x13db…5192Base$25.25100%mrdn50d ago0x64d192…8d80b1
0x13db…51920x1cec…8dd4Base$22.68100%mrdn50d ago0x601714…763bd6

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.