Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfa…fcf00xeb18…02c1Base—$99.00100%0xbb67…9bc491d ago0x7d289c…700fdf
0x477d…2fb50xeb18…02c1Base—$228.01100%0xbb67…9bc491d ago0xcadf8d…65a7b0
0xf42f…eea20xeb18…02c1Base—$10.00100%0xbb67…9bc491d ago0x9ded1a…b23d5a
0x4dda…2f2e0xeb18…02c1Base—$440.99100%0xbb67…9bc491d ago0xf22707…53cab5
0xb942…98f40xeb18…02c1Base—$13.64100%0xbb67…9bc491d ago0x9d9113…0e7186
0x1791…7fdf0xeb18…02c1Base—$18.80100%0xbb67…9bc491d ago0xc3643c…f05b32
0x141b…cb820xeb18…02c1Base—$16.81100%0xbb67…9bc491d ago0x1834d2…eab3e4
0x2f30…d70e0xeb18…02c1Base—$19.94100%0xbb67…9bc491d ago0x854f04…a16853
0xf32d…fe250xeb18…02c1Base—$17.89100%0xbb67…9bc491d ago0x6a9322…92291f
0x2465…a78e0xeb18…02c1Base—$20.16100%0xbb67…9bc491d ago0x055562…305856
0x3260…781d0xeb18…02c1Base—$20.07100%0xbb67…9bc491d ago0xd73d75…2fa302
0x1b26…16150xeb18…02c1Base—$16.16100%0xbb67…9bc491d ago0x918339…95a15a
0x7b2d…aa310xeb18…02c1Base—$20.81100%0xbb67…9bc491d ago0x99ef0a…1a6bb7
0xac6e…b30c0xeb18…02c1Base—$14.30100%0xbb67…9bc491d ago0x137eb9…a53e64
0xa08f…e8200xeb18…02c1Base—$16.30100%0xbb67…9bc491d ago0x5fa914…aa9928
0x64fd…53ba0xeb18…02c1Base—$23.68100%0xbb67…9bc491d ago0xaa2908…9fd871
0x847c…afee0xeb18…02c1Base—$22.63100%0xbb67…9bc491d ago0x28ee5a…01bed2
0x388c…74590xeb18…02c1Base—$22.66100%0xbb67…9bc491d ago0x1fa330…73a4ac
0xce19…7b840xeb18…02c1Base—$15.20100%0xbb67…9bc491d ago0xda48bd…36fb59
0xacca…87fb0xeb18…02c1Base—$23.17100%0xbb67…9bc491d ago0x5fa20e…d6c92a
0xcf0d…face0xeb18…02c1Base—$17.04100%0xbb67…9bc491d ago0x2ee4c6…af6764
0xaa35…998d0xeb18…02c1Base—$21.14100%0xbb67…9bc491d ago0x86e38f…07fd5a
0x22c6…35f10xeb18…02c1Base—$15.23100%0xbb67…9bc491d ago0x896f0c…910c48
0x4dda…2f2e0xeb18…02c1Base—$6.00100%0xbb67…9bc491d ago0xcab148…256438
0x4dda…2f2e0xeb18…02c1Base—$7.00100%0xbb67…9bc491d ago0x9b208d…89d645

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.