Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x2ee2a6…e3345a
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x2fa93b…8c7201
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x05df53…c75c20
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x3d1f91…26d907
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x73aa69…05f1e1
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0xb530d8…53f41f
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0xcc9672…0d3412
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x421f77…3f145d
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0xad93d6…b192a8
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x0a97c8…3a8379
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x7b055a…6cce90
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x124612…ba7693
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x412e59…cc19d8
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x97ed54…a38418
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x4714ae…3e8538
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x3a3f5a…695129
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0xd2b1f5…d386c7
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x44f72a…b6f492
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0xcea0a9…fa4a30
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x1a4496…bc753e
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x95fd3d…f89569
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x6fa575…5c3776
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x95a2da…6c2e5a
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x6cf05d…3e5f18
0xb761…09d40x9c95…e299Base$0.001100%Route unknown61d ago0x6ec37a…5d6420

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.