Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0x8e08db…832f40
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xea7d2d…44eac6
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0x1e3df3…52237d
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xd6844f…208b95
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xcc1c1a…ab343c
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xc386ce…dc359e
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xfc7ae0…30c48b
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0x1bb1c9…bb5015
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0x2d66dd…70195c
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0x05e21c…147224
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0x3ea274…b17d58
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xf00227…5f5a30
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0x1fd298…a9281a
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xb288ed…8cd0a9
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0x3e216e…bbf47b
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0x6f5338…8f1238
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xa04be1…a7dc2f
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xe74670…f340ef
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xc4b37e…721cfd
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0x6d1722…72d890
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xed0ba8…0a5466
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0x1c9e5e…fa4214
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xc2be15…32ce2d
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0x5b63af…5f718e
0x2614…275c0x9c95…e299Base$0.001100%Route unknown62d ago0xc6d2af…e26e15

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.