Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x29125e…b3e3c7
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0xd5213d…6b0344
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0xf20832…a6085a
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0xcdd2c4…79b4fb
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0xd60385…bec39a
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x3777ca…750109
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x231193…f34730
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x9ba837…fde0f3
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x17f0b5…6c7885
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x7251fd…505a1e
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0xac49c1…628f8c
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x1115a4…d74ab1
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0xf19204…ce4741
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x6024fc…aaa393
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0xf99e32…9f0b98
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x145d7b…420838
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x6eef60…ea722c
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x57f43a…bd55b6
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0xf727e2…a6b6bf
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x92c730…7c63b2
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x13bf79…004363
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0xb6e6f2…6b103b
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0xfea2d7…c949c9
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x87e01b…f279aa
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa21d ago0x970861…30e39f

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.