Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x35c9bf…fec86f
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x8a43c4…5ed35c
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x6ada8b…2eb56a
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x8ca1a0…5cd3b3
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x2f8282…371c97
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa48d ago0x9a2891…e18f6b
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x1b20cf…43a572
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0xad644f…cbc113
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa48d ago0x30b54c…1b2b7c
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x904ecc…659105
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x66f590…ad09a0
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x20d9e9…d936ea
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0x969b52…b8247f
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa48d ago0xb9e3dc…d91b54
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa49d ago0xaa0cc1…bb93e9
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa49d ago0xb6e1f5…571e2a
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa49d ago0xdd79fb…fd4a0e
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa49d ago0x32f5bf…e18513
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa49d ago0xacecf8…5fff73
0x55bd…58e30xfe80…47eeBase—$0.001100%fluxa49d ago0x6cd6a0…c5a250
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa49d ago0x06b9d9…2a8892
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa49d ago0x317ab0…35498c
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa49d ago0xb5342b…6ae6de
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa49d ago0xbb88f8…223f50
0x55bd…58e30x9c95…e299Base—$0.001100%fluxa49d ago0xa78e2f…3e3d42

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.