Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1220…634d0x998f…b36fBasex402 service$0.001100%payAI38d ago0xdfd314…a2c8fc
0x1220…634d0x998f…b36fBasex402 service$0.001100%payAI38d ago0x881333…7f994c
0x1220…634d0x998f…b36fBasex402 service$0.001100%payAI38d ago0x9a155e…007228
0xb604…fb380x998f…b36fBasex402 service$0.001100%payAI38d ago0x9679e1…e20d78
0xb604…fb380x998f…b36fBasex402 service$0.001100%payAI38d ago0xcb1d9a…f4c499
0xb604…fb380x998f…b36fBasex402 service$0.001100%payAI38d ago0xbfa1df…bd7a9d
0xcc48…1c1f0x998f…b36fBasex402 service$0.001100%payAI38d ago0x9f837d…87c3ce
0xcc48…1c1f0x998f…b36fBasex402 service$0.001100%payAI38d ago0x5231a4…60434e
0xcc48…1c1f0x998f…b36fBasex402 service$0.001100%payAI38d ago0xfb03e1…3840d4
0xf730…6f6c0x998f…b36fBasex402 service$0.001100%payAI38d ago0x9b8838…f98774
0xf730…6f6c0x998f…b36fBasex402 service$0.001100%payAI38d ago0xddcbfd…fdbbc1
0xf730…6f6c0x998f…b36fBasex402 service$0.001100%payAI38d ago0xa0e277…eb2da9
0xb509…32210x998f…b36fBasex402 service$0.001100%payAI38d ago0xa00154…27f2c9
0xb509…32210x998f…b36fBasex402 service$0.001100%payAI38d ago0x3970ba…2847a9
0xb509…32210x998f…b36fBasex402 service$0.001100%payAI38d ago0x1b41f6…445d6f
0x8e84…630e0x998f…b36fBasex402 service$0.001100%payAI38d ago0xa8a1c4…e0d5eb
0x8e84…630e0x998f…b36fBasex402 service$0.001100%payAI38d ago0x072338…c1a998
0x8e84…630e0x998f…b36fBasex402 service$0.001100%payAI38d ago0x89b1b1…3681fa
0xf4cf…c4f30x998f…b36fBasex402 service$0.001100%payAI38d ago0x5ce342…34dfde
0xf4cf…c4f30x998f…b36fBasex402 service$0.001100%payAI38d ago0xb318b7…8ff624
0xf4cf…c4f30x998f…b36fBasex402 service$0.001100%payAI38d ago0x14cca2…a3ed60
0xdbd9…b4b40x998f…b36fBasex402 service$0.001100%payAI38d ago0x5ba13c…84a44e
0xdbd9…b4b40x998f…b36fBasex402 service$0.001100%payAI38d ago0x0b70c8…e90c0b
0xdbd9…b4b40x998f…b36fBasex402 service$0.001100%payAI38d ago0xd7f82e…a0667d
0xfc78…7f830x998f…b36fBasex402 service$0.001100%payAI38d ago0x4f10bc…4c6c1d

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.