Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x43c9d3…add6f3
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0xb4b7c5…6ad4fa
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x1c9db4…d96a12
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0xfe2d16…ecf706
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x814187…d26770
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x7150c4…4f48c8
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0xc3de93…7a2e49
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x0ebfb4…ae4991
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0xa66927…3a2c4f
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x8ff463…d930d4
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x84a273…0d8bd0
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0xac03be…cc64c6
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x806958…8296ca
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0xefa2db…a41d11
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x953b75…6709a1
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x6656b8…fe8733
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x2bccc1…e7e708
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0xd44f6e…6a28fb
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0xdec517…6aa2da
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x5ffcb5…3b3dc8
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x94aa10…c8714f
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x0b6790…23a716
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa68d ago0x915043…a31c7c
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0xc6d4b7…595f03
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa69d ago0x797f77…40ff04

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.