Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x588a…862e0xac65…4417Base—$0.20100%fluxa107d ago0xd2f558…80cc44
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa107d ago0x566df3…36ab18
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa107d ago0x7f4b4d…199f11
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa107d ago0xdca9ca…12c2d0
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa107d ago0x089237…ae78e3
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa107d ago0xfec3d0…93a830
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa107d ago0xb7adca…5ffc10
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa107d ago0x252df5…366ae8
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa107d ago0xe3fc48…37dcdd
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa107d ago0x946646…54a049
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa107d ago0x5d3df2…dfc016
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa107d ago0xc9a9d5…19f36c
0xb90a…9ae40x588a…862eBase—$0.02100%fluxa107d ago0xc06715…4dfa8f
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa108d ago0xee629f…01ba7e
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa108d ago0xc75a33…72ab6e
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa108d ago0x92c127…f534b5
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa108d ago0xcae054…ed1e08
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa108d ago0x65f37f…f98e6c
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa108d ago0x919521…639819
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa108d ago0x944a4e…245142
0x588a…862e0xac65…4417Base—$0.05100%fluxa108d ago0x1706d1…1bcb64
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa108d ago0x0ad024…d1581c
0xb90a…9ae40x588a…862eBase—$0.02100%fluxa108d ago0xe9166c…4cdd7b
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa108d ago0xc6c66b…168b53
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa108d ago0x4b9b2f…3ea65c

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.