Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x04fcb2…8bc5f5
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x5f527f…acd240
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0xc6d6ea…4963d2
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x24f47a…ec83ed
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0xc5b0ae…ef9f1e
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0x7eaae9…899319
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0xb2409f…3f3941
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa44d ago0x5f0088…47db7d
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0x0e2c47…5d70f9
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa44d ago0x0d6b83…c35286
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa44d ago0x602513…7ddb3b
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa44d ago0x818cd7…3b1ad2
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0x16ce9b…c6dcb2
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa44d ago0xc96d26…e1eda9
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa44d ago0x6aeab9…3fbbcc
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0x024b97…0f3e80
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0x9a01a5…392aed
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa44d ago0x8b3dfa…bcbd75
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0x156bcd…7119d8
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0x0e72bb…956c4a
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0x898f57…61c7df
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0x301bf8…013392
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0x74fbb7…37c856
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0xf891c3…fb293d
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa44d ago0x6be4ce…ca4de8

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.