Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdad4…a3160xac65…4417Base—$0.16100%fluxa106d ago0x2a3248…ec2b43
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0x7e456e…7a6b68
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0xd90922…cfdf48
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0xd8a2bf…58726b
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0xc76349…91da6d
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0xbf9084…0a0167
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0xa2347e…60bc8a
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0x303dd9…e4adfa
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0x351dbb…fe4b2d
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0xfd3994…ed93f6
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0x6318d4…8e35da
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0xd227d6…098a82
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0xc89bf2…af8649
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0x5687f1…090fc3
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0xbd4c23…7bb396
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0xfca952…e1f3bf
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa106d ago0x9a5c4f…18dcae
0xdad4…a3160xac65…4417Base—$0.02100%fluxa107d ago0x57abd9…819afd
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa107d ago0xe151ab…ccd779
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa107d ago0x745b68…2add63
0xdad4…a3160xac65…4417Base—$0.06100%fluxa107d ago0x93071e…68cbe8
0xb90a…9ae40xdad4…a316Base—$0.05100%fluxa107d ago0x1bb08e…9d2732
0xb90a…9ae40xdad4…a316Base—$0.01100%fluxa107d ago0x5a290a…cd540b

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.