Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2689…00590x0c03…10efBase$3.86100%Route unknown93d ago0x0cd779…561a59
0xb41e…29120x0c03…10efBase$64.44100%Route unknown93d ago0x31f32c…9a297d
0xb41e…29120x0c03…10efBase$64.50100%Route unknown93d ago0x605206…fb94dd
0x5d1a…0e350x0c03…10efBase$322.50100%Route unknown93d ago0x9e10d0…cacf6f
0x94ca…f9820x0c03…10efBase$322.52100%Route unknown93d ago0x5cf356…f4ab40
0x8de9…05c40x0c03…10efBase$322.54100%Route unknown93d ago0x366183…81d8fd
0x571b…dc490x0c03…10efBase$322.56100%Route unknown93d ago0x64cac9…7b84b8
0x6337…bae00x0c03…10efBase$322.52100%Route unknown93d ago0x49886e…36757b
0xf2f9…8f6c0x0c03…10efBase$322.62100%Route unknown93d ago0x68a220…7f659a
0x88bd…ae150x0c03…10efBase$322.62100%Route unknown93d ago0x3273cb…bf07ef
0x2532…d3810x0c03…10efBase$322.64100%Route unknown93d ago0xe7ace6…89075f
0xc724…5c2f0x0c03…10efBase$322.58100%Route unknown93d ago0x2cf64e…2ed599
0xe12a…d49c0x0c03…10efBase$322.56100%Route unknown93d ago0x43a750…2b0b7f
0x99dc…e77e0x0c03…10efBase$322.58100%Route unknown93d ago0xee022a…6ab9f9
0xdff9…82b90x0c03…10efBase$322.58100%Route unknown93d ago0x5e5828…80a6ce
0x7b45…35460x0c03…10efBase$0.65100%Route unknown94d ago0x307a2b…0339d5

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.