Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x814a18…c7df80
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x2ca388…e3b097
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0xbdcbe7…9e6130
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x7025cc…d3d92c
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x3023b5…07a1d9
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x7cd58b…ea5618
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x5468a2…45095d
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x2abc3f…93e3b6
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x88e971…2e80c6
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x54e85a…f15525
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x868b5b…d04ff1
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0xf3c406…51f73f
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x8ed96f…6e9fa5
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0xf3c5ad…b637ba
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x21f4f0…61b84d
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x48af61…f5bfe0
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x0e0629…59dfad
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0xa4a944…f3f4dd
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x54193c…5545fd
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0xa6eed0…6a5731
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16d ago0x67f85a…9dbec3
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0xd81626…4ddcbc
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x97e830…a7294c
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x7339ac…950b81
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0xfc8166…149262

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.