Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown25d ago0xf786f4…9dd62e
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x1ea478…6a8c1a
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0xb5475c…7351f8
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x8ee1b9…d5bb4e
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0xc5c125…dd7a6d
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x8dc7c7…f2f3a1
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x2e1a9d…3a1e97
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0xf22a08…56dcc1
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x19ac72…fc61ea
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0xca8bf2…84e0dd
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0xd05d72…e12fbe
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x742e02…b4e5f6
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0xc8a70d…1851da
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x2dc88e…7b00e6
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x5195d4…065ab1
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0xc66f1d…a40a16
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x841a9c…fe3cff
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0xd90029…311349
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0xee1284…1d2b21
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0xdc7176…ac1185
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x0d4894…002d89
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x856ed6…bcce81
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x5860f9…dda2b3
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0xfd02d8…afd5d1
0xae0d…ee2b0x9c95…e299Base$0.001100%Route unknown26d ago0x421e75…2f49db

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.