Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa113d ago0x17a4d1…b4393f
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa113d ago0xdfcee4…38d4e4
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x00856e…5486f4
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x74535f…9dd287
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x0dd14e…8c19cd
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0xb90b23…7316fc
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x108a86…a25a77
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0xc28944…26f19c
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x48996d…4b9c78
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x9620ab…417efd
0xb90a…9ae40xc9e5…60a7Base—$0.90100%fluxa114d ago0xaea225…0d08f0
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x95f5a7…d1e662
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x80d47d…911235
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x33f022…522bc6
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x5a43f5…483815
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x3f011e…5db248
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x40c247…425e81
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0xcc38fc…573148
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x1c34c2…48ee9b
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x7fdd56…20ef08
0xb90a…9ae40xc9e5…60a7Base—$0.01100%fluxa114d ago0x33e922…b9ed36

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.