Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x739869…847c2a
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x54f56d…871924
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0xd87d94…6affa3
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x735756…c64793
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x8828dc…e89496
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x299fe5…8830f6
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x862751…7232b6
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x1c7c0b…7c23e7
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0xb2a8ee…719a41
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0xbd46fc…8400f9
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0xb77b79…a86a92
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x4cd645…337570
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0xc30303…8a2e9f
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x39d9bd…7a77fa
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x55d7a0…b10fa0
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x6facc2…04006c
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x1788d4…3163d9
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0xcc83e8…71c3a7
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0xbf5269…f5d7e6
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x2405fc…190664
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x2dbf9a…f77a58
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0xa0c03f…2e027d
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x37a0fc…28171b
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0x6e9cc5…97f986
0x217e…99160x9c95…e299Base$0.001100%Route unknown72d ago0xbc4e0e…303626

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.