Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd791…f1060x9c95…e299Base$0.001100%Route unknown25d ago0x37937e…d401b3
0xd791…f1060x9c95…e299Base$0.001100%Route unknown25d ago0xccbd58…16895d
0xd791…f1060x9c95…e299Base$0.001100%Route unknown25d ago0xafc858…2c81a9
0xd791…f1060x9c95…e299Base$0.001100%Route unknown25d ago0x192442…370ac0
0xd791…f1060x9c95…e299Base$0.001100%Route unknown25d ago0x201e4c…b68ddf
0xd791…f1060x9c95…e299Base$0.001100%Route unknown25d ago0x2300ed…78990d
0xd791…f1060x9c95…e299Base$0.001100%Route unknown25d ago0x8d274d…371808
0xd791…f1060x9c95…e299Base$0.001100%Route unknown25d ago0x1335ee…b50579
0xd791…f1060x9c95…e299Base$0.001100%Route unknown25d ago0xc2f006…869efc
0xd791…f1060x9c95…e299Base$0.001100%Route unknown25d ago0x86bb33…82c4bb
0xd791…f1060x9c95…e299Base$0.001100%Route unknown25d ago0xf6039b…eee564
0xd791…f1060x9c95…e299Base$0.001100%Route unknown25d ago0x153168…e64b19
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0xd0b7f3…b5c971
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0xb0b64f…5adc11
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0x9baf10…de0c4c
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0x9821c4…652676
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0x1cc65d…98f0d8
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0x20cd58…9aad4b
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0x1f8067…001e74
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0x74f245…4883c2
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0xa2c84d…28c9c5
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0xf3d804…af4214
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0x7b1452…d6feb6
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0xe3cbd4…386664
0xd791…f1060x9c95…e299Base$0.001100%Route unknown26d ago0x847e8d…14b9a6

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.