Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0xaa569b…199fc6
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0x90b35f…1b7a8d
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0x04d02d…3b55bf
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0x90918e…c2f6aa
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0xbfa081…27107c
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0xac7bb3…a79492
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa46d ago0xe14edf…7fdb7f
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0xe36ff4…53db83
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0x0557ec…7ed887
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0xc210e0…668570
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa47d ago0xb9f67b…d2aa74
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa47d ago0xf9a1cf…16cbf2
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0x345fc2…6ff2ed
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa47d ago0x62497c…2559dd
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa47d ago0x4dc4aa…d5606c
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0x508266…1c30dd
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa47d ago0x45e7c2…5e27cd
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa47d ago0xf2d785…112b4f
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0x9f6024…45dfbe
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa47d ago0x9f541e…2c4035
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0x772087…37b14f
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa47d ago0x407dab…cc9901
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0x176737…56aa33
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa47d ago0xabfd9a…2ad5d9
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0xff7029…03dbab

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.