Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0xc12126…5e0928
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0xe6f1e1…da645e
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0xfc540b…b3f9c2
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0x62ac22…68b9c0
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0xa8796c…bec516
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0x9f204b…8aa311
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0x3bc676…580029
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0xf4cded…32ba41
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0x112820…034983
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0x1f5d6f…b82659
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0x1e2c34…a2d9c1
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0x6e5a4c…6e2dc7
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0xd8f295…42e45e
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0xb2f6da…54810c
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa69d ago0xc3ba90…e91f2f
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa70d ago0x37bc06…80da33
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa70d ago0x9e8905…8d5817
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa70d ago0x6d530b…5cdf68
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa70d ago0x295895…3b54eb
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa70d ago0xfc4fb0…864c7a
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa70d ago0x255a64…932360
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa70d ago0x402721…cdc8a8
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa70d ago0xea135a…0147b7
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa70d ago0x4cd77d…c72708
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa70d ago0x3bab0e…c1d189

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.