Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x387e…7d800x9c95…e299Base$0.001100%Route unknown59d ago0xb4bc1d…5bab9b
0x387e…7d800x9c95…e299Base$0.001100%Route unknown59d ago0x2f55f2…416918
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0xbdd03d…61a072
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0xe801f2…f01b98
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x2ccb0a…3b0792
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x3293e2…41d915
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x8412ad…3b7fba
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x0edd86…58a0ab
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x182d96…69601c
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x3e4fbe…441c6a
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0xef25e8…d45da9
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x24117a…ac1f66
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0xe63a58…4dcde8
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0xd65133…ac9547
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x89eb0c…0cf5e3
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0xe0bd64…19a735
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x5e7d87…6626fd
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x68984f…703d16
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x5bd0de…49e2e9
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x700522…f1c355
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0xd73066…94cd5f
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x9df3a3…2b40dd
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0xe2156b…b9f629
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0x4a51eb…0a8405
0x387e…7d800x9c95…e299Base$0.001100%Route unknown60d ago0xc439ab…5ee82a

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.