Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e90…26c60xac65…4417Base—$0.07100%fluxa107d ago0xc9bb48…035e44
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0xf09625…8e5f0b
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0x8f68a8…3098b9
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0x8613d2…3a28b9
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0xeac7f9…a7f8fd
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0x92b967…114996
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0x48438a…d7310c
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0x0db563…012645
0x0e90…26c60xac65…4417Base—$0.07100%fluxa107d ago0xd90147…7aa935
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0x87b3a2…873384
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0xb904de…0ac40a
0xb90a…9ae40x0e90…26c6Base—$0.05100%fluxa108d ago0xe6c07d…07ce2d
0x0e90…26c60xac65…4417Base—$0.01100%fluxa108d ago0xed16bf…994207
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa108d ago0x7c351c…8ab4c0
0x0e90…26c60xac65…4417Base—$0.07100%fluxa108d ago0xef7748…dd2612
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa108d ago0x98380e…6d22a3
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa108d ago0x109830…73eb3d
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa108d ago0x02a43f…5e9d46
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa108d ago0x1aefe3…60c288
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa108d ago0x9e6845…c0b8cb
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa108d ago0x3e8faf…aaf3c5
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa108d ago0x65da7a…f3011c

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.