Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x24f724…6c9cff
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x71a584…e6cf21
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0xf8e484…80b08b
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0xad60a0…d1128c
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0xabdfa5…bd0972
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x8031d7…aaeedd
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x486c4a…040cd8
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x153d56…d26aa9
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x06ebbf…98cc70
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x16b97a…86f8ac
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0xea727c…df571c
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0xe31dc5…357b0b
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x0a8a07…b86c52
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x0da5a3…d6b5bf
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0xdd4d41…2cc362
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x1b97af…a9d37c
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x58ea0c…281eb4
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0xbabbd6…5d72c4
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x97ec73…013012
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0xe34555…3ddbf9
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0xaa3fef…7af66c
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x58f5e7…57c6e2
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x03d35b…8e48e6
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0xd08484…59bc1e
0xea4d…fa4d0x9c95…e299Base$0.001100%Route unknown72d ago0x87a1f5…acdb7d

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.