Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$4,935.0070%0x2fa9…16de41d ago0x86add7…ee7ca3
0x1332…66eb0x0e3d…7757Base—$9.4570%0xec7c…5d3241d ago0xc319c9…13e675
0x1332…66eb0x0e3d…7757Base—$10.5070%0xe9f7…982b41d ago0x832339…f12399
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x3ab4…e68441d ago0x7d1710…1d663f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4339…385041d ago0x48a9cb…081b28
0x1332…66eb0x47c5…4fc3Base—$208.8170%0x6361…440541d ago0xf2bba4…006c87
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x10ee…31de41d ago0x8a2573…6712ad
0x1332…66eb0x47c5…4fc3Base—$2.1070%0x54b0…438441d ago0x149ee2…c9e05e
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc7fb…441441d ago0x85f9e5…05cd17
0x1332…66eb0x0e3d…7757Base—$10.5070%0x2960…064b41d ago0xf875d1…0d14b8
0x1332…66eb0x0e3d…7757Base—$52.5070%0x04a0…f71841d ago0x345006…6fa8e1
0x1332…66eb0x47c5…4fc3Base—$99.7570%0xe6a1…011741d ago0x8130a6…600895
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc234…1c3841d ago0xd516bb…ada3bc
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x8f67…d01441d ago0x82ddfb…9cd3ac
0x1332…66eb0x47c5…4fc3Base—$1.9670%0xe218…89ec41d ago0xbc6213…00ed2e
0x1332…66eb0x0e3d…7757Base—$96.6070%0x643b…940441d ago0xd9ee25…37aeeb
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x04bf…0d0e41d ago0xa64a4c…ce9e0c
0x1332…66eb0x47c5…4fc3Base—$50.0070%0xcd64…d81f41d ago0xf0d261…5ee650
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5e05…afbb41d ago0xf111b4…a4d893
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x023e…d6fc41d ago0x545c5d…7bc7a1
0x1332…66eb0x0e3d…7757Base—$52.5070%0x2d05…53d041d ago0x837263…1bdc3e
0x1332…66eb0x47c5…4fc3Base—$10.0070%0xa782…cada41d ago0xcedcf5…e0cfbb
0x1332…66eb0x47c5…4fc3Base—$10.0070%0x8503…c07241d ago0x04ca37…541ee7
0x1332…66eb0x0e3d…7757Base—$29.4070%0xfdf6…61a841d ago0x8fca36…770539
0x1332…66eb0x47c5…4fc3Base—$180.0070%0x7818…d2a641d ago0x03546c…0a336f

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.