Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x0dd4…3739Base—$0.10100%fluxa1d ago0xf24398…b4bbce
0xe88d…92210x7f4f…f5c9Base—$0.18100%fluxa1d ago0x5dd4e4…d59b0d
0xe88d…92210x9423…d18aBase—$0.10100%fluxa1d ago0x3502f2…81e55b
0xe88d…92210xa1a4…1ad8Base—$0.18100%fluxa1d ago0x2a91ec…9df973
0xe88d…92210x34b8…06bdBase—$0.40100%fluxa1d ago0x6f67a1…0511e0
0xe88d…92210x94cd…7898Base—$0.01100%fluxa1d ago0xbb2d75…804361
0xe88d…92210x8192…4943Base—$0.10100%fluxa1d ago0xdec502…45e6cb
0xe88d…92210x36f4…618eBase—$1.00100%fluxa1d ago0x08f15e…bcabba
0xe88d…92210x4cff…aad4Base—$0.50100%fluxa1d ago0xdd722c…837f87
0xe88d…92210x51d6…4a39Base—$0.62100%fluxa1d ago0xdce618…a495e3
0xe88d…92210x964e…4280Base—$0.18100%fluxa1d ago0x6f4e25…c68cf7
0xe88d…92210xf9bd…e76bBase—$0.18100%fluxa1d ago0x8ea1c8…1eceb7
0xe88d…92210xd2bb…a70fBase—$0.10100%fluxa1d ago0x83a916…61728c
0xe88d…92210x931f…f798Base—$0.28100%fluxa1d ago0x52cd69…5030d9
0xe88d…92210xc03c…f4f8Base—$0.18100%fluxa1d ago0x4f86fd…90dc87
0xe88d…92210xc743…4151Base—$0.18100%fluxa1d ago0x8a2f03…bfdd85
0xe88d…92210x5d04…9331Base—$0.08100%fluxa1d ago0x6059c9…95e4f9
0xe88d…92210x1e25…11d6Base—$0.10100%fluxa1d ago0x511de0…4fd596
0xe88d…92210x86c0…6cd6Base—$0.08100%fluxa1d ago0x9922f0…09598f
0xe88d…92210xa1e6…c6b9Base—$0.08100%fluxa1d ago0xa1dfc5…5ea937
0xe88d…92210x6d92…3562Base—$0.08100%fluxa1d ago0x5211a9…d2265b
0xe88d…92210x002d…9297Base—$0.09100%fluxa1d ago0xad6beb…aa7d63
0xe88d…92210x9f50…e247Base—$0.08100%fluxa1d ago0x6d059b…354315
0xe88d…92210x56ab…57d2Base—$0.28100%fluxa1d ago0xc1e0cb…80cc6e
0xe88d…92210x5c30…c601Base—$0.60100%fluxa1d ago0x91f9fc…1958a1

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.