Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$10.50100%0xc6fb…0f6c115d ago0x5cd502…8a586d
0x8cfa…be850x0e3d…7757Base—$3.15100%0x04fd…2b52115d ago0x0a7bb7…a5e048
0x8cfa…be850x0e3d…7757Base—$1.05100%0xc585…31c6115d ago0xef3fe9…87eef2
0x8cfa…be850x0e3d…7757Base—$5.25100%0x4e07…cf7c115d ago0x00de8d…26b963
0x8cfa…be850x0e3d…7757Base—$3.15100%0x1434…1c6e115d ago0xb5d317…d3c44e
0x8cfa…be850x0e3d…7757Base—$12.60100%0xa894…209f115d ago0xa68a30…2e2dd2
0x8cfa…be850x0e3d…7757Base—$3.15100%0x3368…d66b115d ago0xca5720…d1cabb
0x8cfa…be850x0e3d…7757Base—$2.10100%0x90ad…1cd6115d ago0xa55412…4c6b55
0x8cfa…be850x0e3d…7757Base—$10.50100%0x2bdf…11ce115d ago0x0964eb…0e54ca
0x8cfa…be850x0e3d…7757Base—$3.15100%0x96b2…cc5e115d ago0xab6631…e65395
0x8cfa…be850x0e3d…7757Base—$2.10100%0x666e…0930115d ago0xf73728…d5eaee
0x8cfa…be850x0e3d…7757Base—$105.00100%0x55b3…f1a0115d ago0xf48532…58decf
0x8cfa…be850x0e3d…7757Base—$10.50100%0x53e7…bd10115d ago0xbfcf6b…8be716
0x8cfa…be850x0e3d…7757Base—$5.25100%0x133d…a476115d ago0x4c2991…aafb6c
0x8cfa…be850x0e3d…7757Base—$10.50100%0x6ae4…e26d115d ago0x961425…c0b991
0x8cfa…be850x0e3d…7757Base—$10.50100%0x39ac…36cd115d ago0xfad70d…3682e4
0x8cfa…be850x0e3d…7757Base—$5.25100%0xe347…5b30115d ago0xa249ce…106bfb
0x8cfa…be850x0e3d…7757Base—$5.25100%0x9547…14df115d ago0x84df0e…528689
0x8cfa…be850x0e3d…7757Base—$52.50100%0x5fe9…a965115d ago0xc1eee5…22be78
0x8cfa…be850x0e3d…7757Base—$8.40100%0x20cf…bf55115d ago0xf61b7b…8b2d5f
0x8cfa…be850x0e3d…7757Base—$26.25100%0xc330…c0b2115d ago0xc7b5f6…a60cd1
0x8cfa…be850x0e3d…7757Base—$5.25100%0xb689…e283115d ago0xdcafd6…370b28
0x8cfa…be850x0e3d…7757Base—$5.25100%0xcf26…86e6115d ago0x4a174e…360ee5
0x8cfa…be850x0e3d…7757Base—$1.05100%0xbc7c…86d4115d ago0x81ebe4…920abc

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.