Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x092a…28170x9c95…e299Base$0.001100%fluxa48d ago0xe43a76…c712fe
0x092a…28170x9c95…e299Base$0.001100%fluxa48d ago0x4e7bf5…1e79e2
0x092a…28170xfe80…47eeBase$0.001100%fluxa48d ago0x2bb768…cc91ad
0x092a…28170x9c95…e299Base$0.001100%fluxa48d ago0xdf9d71…3d6b63
0x092a…28170x9c95…e299Base$0.001100%fluxa48d ago0x17bc42…7605c1
0x092a…28170x9c95…e299Base$0.001100%fluxa48d ago0xe51315…1d9591
0x092a…28170xfe80…47eeBase$0.001100%fluxa48d ago0x8e624f…ddb76d
0x092a…28170x9c95…e299Base$0.001100%fluxa48d ago0xa245bf…6fcf27
0x092a…28170x9c95…e299Base$0.001100%fluxa48d ago0x054c6e…b4f5e6
0x092a…28170x9c95…e299Base$0.001100%fluxa48d ago0x38f18f…e35daf
0x092a…28170x9c95…e299Base$0.001100%fluxa48d ago0x6ba6a7…94481e
0x092a…28170x9c95…e299Base$0.001100%fluxa48d ago0xfecbab…719e4f
0x092a…28170xfe80…47eeBase$0.001100%fluxa48d ago0x5c4f1f…a9607f
0x092a…28170xfe80…47eeBase$0.001100%fluxa48d ago0xa71ae7…9cc846
0x092a…28170xfe80…47eeBase$0.001100%fluxa48d ago0xe866cc…5aa972
0x092a…28170x9c95…e299Base$0.001100%fluxa48d ago0x95dd7b…b9522a
0x092a…28170xfe80…47eeBase$0.001100%fluxa48d ago0xeb2d48…273d77
0x092a…28170xfe80…47eeBase$0.001100%fluxa48d ago0x07b8a2…12c29c
0x092a…28170xfe80…47eeBase$0.001100%fluxa48d ago0x2c88ea…f6452c
0x092a…28170x9c95…e299Base$0.001100%fluxa48d ago0x475091…2d0165
0x092a…28170xfe80…47eeBase$0.001100%fluxa48d ago0x2ecd72…f76d13
0x092a…28170xfe80…47eeBase$0.001100%fluxa48d ago0x26c54a…fc4c1d
0x092a…28170xfe80…47eeBase$0.001100%fluxa49d ago0x11b926…1850ca
0x092a…28170x9c95…e299Base$0.001100%fluxa49d ago0x035939…526cab
0x092a…28170x9c95…e299Base$0.001100%fluxa49d ago0xf02632…f3415c

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.