Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa30d ago0xa9019d…231a75
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa30d ago0x6f7a12…2ddf0c
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa30d ago0x220a75…a62d28
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa30d ago0x8aa5bd…49a43c
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa30d ago0xe177f9…878a57
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa30d ago0xd40064…3985c2
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa30d ago0x214828…705e77
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa30d ago0x4c3b41…ba224e
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa30d ago0xa25135…e39171
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa30d ago0xd7aa02…e69cf0
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0x2922d8…60dc00
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0x49d0bf…d346d9
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0x2818e5…973b7f
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0xdf9746…693fcd
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0x556354…f544c1
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0x31dc73…b76ea1
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0x6bc4de…0d2f8f
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0x7a7ade…8b2cd6
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0x227708…f171fe
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0x04c653…26f5cf
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0xc60f73…d17198
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0x30ad12…065242
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0xfb37f0…963260
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0x17aa53…920e3c
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa31d ago0xd2f42a…727cc2

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.