Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0xfaa962…7d7f52
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0x89b84b…7da1f8
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0xfe3ad8…d85b4c
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0x1ae5af…fee323
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0xb12201…398a4f
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0xb8434c…e02dca
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0x6d464b…2d9e28
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0x9d09a9…606be3
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0xa44acc…4a25a9
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0x500834…abb2fc
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0x3d380f…f89977
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0xf0675d…d68584
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0x2cd063…bbc45b
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0xaafe9b…fb38e0
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0xa18066…28120d
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0xfd50b6…b80c1e
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0x69e78f…8e98c0
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0x87db90…dc30a2
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown68d ago0xd45c17…6855ea
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown68d ago0x6644ae…6faa86
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown68d ago0x7defb8…6ddf82
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown68d ago0xefaa27…c7e4c8
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown68d ago0xda50bd…4b1627
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown68d ago0xc84b63…64f2f7
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown68d ago0x879278…678e01

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.