Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown49d ago0x76fc0a…b3b8fc
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown49d ago0x99b9bd…cc3fd7
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown49d ago0xa9048e…0a55b7
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown49d ago0xe7a19a…d60d38
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown49d ago0x342f34…9287ca
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown49d ago0xb0a273…71e3d9
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown49d ago0x98617a…06357e
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0xd6d714…2745a6
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0x7d91a6…dd9571
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0x49deea…79d839
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0xf5bf77…d952bf
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0x9618af…29ff3f
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0x4ced69…3acdea
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0xb07463…f57708
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0xffa268…01bcc9
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0x899214…9a2d0d
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0xe0cfea…cb14c2
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0x264709…470243
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0xe6c5e3…744080
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0x9eb539…633050
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0xaf57c0…5bd60a
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0x020429…2fe4e1
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0xbb6a7a…babbed
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0x62d312…e82679
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown50d ago0x9d4037…06fe6d

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.