Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0x7c70d4…cf2deb
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa40d ago0x0b3317…341c5a
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0x935efe…1aa510
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0x9c1776…d1c742
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa40d ago0x961970…73cdcc
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa40d ago0x551273…621aae
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa41d ago0x3cd0b3…5749a5
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa41d ago0xe935f5…75a9fb
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa41d ago0x4f4eb8…5f38c4
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa41d ago0x1105eb…011b2f
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa41d ago0xa45ec4…9c7a4d
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa41d ago0x8e3832…bb7c7c
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa41d ago0x34b403…e8bb08
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa41d ago0x7a1602…118f51
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa41d ago0x05139a…0ab0ef
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa41d ago0x6cc6a9…68b4ff
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa41d ago0x9d72d1…669859
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa41d ago0x37e7b7…f7f97a
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa41d ago0xdaccd4…1fea8d
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa41d ago0x4f8a2b…ddff74
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa41d ago0x3f660a…8d58ad
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa41d ago0x9d17f0…48856c
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa41d ago0x7f53b9…3e3127
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa41d ago0x74a5f4…ed3e98
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa41d ago0xfc885e…90e372

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.