Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x9230…52c2Base$0.20100%fluxa20d ago0xca3712…84be78
0xe88d…92210xf1e8…2e71Base$0.20100%fluxa20d ago0xf280ac…7f14e3
0xe88d…92210x55e5…b422Base$9.50100%fluxa20d ago0xe4fc93…a4367b
0xe88d…92210x5a81…03a1Base$0.18100%fluxa20d ago0x8db7bb…c47c55
0xe88d…92210xf62c…353cBase$0.08100%fluxa20d ago0x707045…c92a52
0xe88d…92210x3094…455aBase$0.08100%fluxa20d ago0x2ed838…1ac392
0xe88d…92210x4d01…a132Base$0.08100%fluxa20d ago0xf41ab9…5394f0
0xe88d…92210x98fb…234bBase$0.08100%fluxa20d ago0xb4f691…7c8bdc
0xe88d…92210xf0ee…ef08Base$0.08100%fluxa20d ago0x1f9db5…cbe276
0xe88d…92210x5768…2c23Base$0.08100%fluxa20d ago0x6b55df…e9c631
0xe88d…92210xd9c0…d048Base$0.08100%fluxa20d ago0x1dd33b…a32664
0xe88d…92210x3dbc…f7d0Base$0.08100%fluxa20d ago0x0dc26f…543ba3
0xe88d…92210x9891…a08fBase$0.08100%fluxa20d ago0x5db5b5…fc45d2
0xe88d…92210x5fd1…6e62Base$0.08100%fluxa20d ago0xf329e0…b2a9f1
0xe88d…92210x05c2…13d7Base$0.08100%fluxa20d ago0x863771…35f715
0xe88d…92210x9db7…6b27Base$0.08100%fluxa20d ago0xe29877…f6a751
0xe88d…92210xab50…0b4eBase$0.08100%fluxa20d ago0x704bf5…ac0bba
0xe88d…92210xddf0…35ddBase$0.08100%fluxa20d ago0xbed5cd…85dcee
0xe88d…92210xe45d…a875Base$0.08100%fluxa20d ago0x3f2c4d…0b14aa
0xe88d…92210xa008…a727Base$0.08100%fluxa20d ago0xd557ec…cb545e
0xe88d…92210x5bdf…c493Base$0.20100%fluxa20d ago0x709de0…5f991c
0xe88d…92210x79d2…22b2Base$0.08100%fluxa20d ago0xb8ed25…8cd0c6
0xe88d…92210x9372…8d94Base$0.08100%fluxa20d ago0x93c5e2…877ee8
0xe88d…92210x6df0…a74fBase$0.09100%fluxa20d ago0x6737ba…29042a
0xe88d…92210xec6b…c6cfBase$0.08100%fluxa20d ago0x79038d…27ca1f

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.