Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0xaed169…f255f0
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0xfff2f1…1c7f49
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0x5d99f3…7d1954
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0xb82a6a…836813
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0xd49079…22873c
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0x6df02c…519dbc
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0x4ebe86…2452bb
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0x9ff71c…e89320
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0x779c9f…9c7bec
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0xe30bd9…eeaa47
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0xcd1729…72b6ad
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0xb408c5…366f25
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0xf19225…3da651
0xb90a…9ae40x1067…30b7Base—$0.05100%fluxa106d ago0xa7b327…309938
0x244f…cab90x1067…30b7Base—$5.00100%fluxa106d ago0x142348…1db452
0xb90a…9ae40x1067…30b7Base—$0.10100%fluxa106d ago0x3a7ce5…7c168c
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0xe04b30…cecc86
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0x46afc8…84d039
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0x06ab8c…19674e
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0x281d09…fafb01
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0xbf153a…4665a1
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0x3d5d50…a27f40
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa106d ago0xc59ec3…e40da3
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa107d ago0x6f8dd7…f01a8d
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa107d ago0xfd4e89…ff698c

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.