Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0xc3f454…1c6624
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0xac4a44…490168
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0x1a5b6d…e118cc
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0xdcf07d…58e9a7
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0x991a82…ad4ea0
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0x6f3083…0913cd
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0xa680d3…aad33b
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0x18bd65…9fc22f
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0xa6311f…c781e9
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0x94abe4…5b1fec
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0x014483…67c68a
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0xd7634f…6e3fc2
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa24d ago0x61f207…bda27c
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa25d ago0xd8a089…5e8de9
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa25d ago0x883218…d0efdc
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa25d ago0x2b199a…c37e79
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa25d ago0x721c66…58ed4b
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa25d ago0xbd144e…0b6ea6
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa25d ago0x8dff70…8ef9a5
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa25d ago0x37243c…fe6286
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa25d ago0x3a3fa7…d336bd
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa25d ago0x4400b1…8af1ef
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa25d ago0x2786dc…d076a6
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa25d ago0xfeff72…eda248
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa25d ago0x9ee959…c7baa3

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.