Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0xd9bd5b…bbd18d
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x8c1a6a…309bc2
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x6024a9…9c33ee
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0xfbe750…c7dfd4
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x5c9ad0…cbe923
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0xa895b2…5af6e9
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x94d8ef…5abb28
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x6c4f88…9b0302
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x84e20f…aaea75
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0xd5ca53…5d701d
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x0d08a4…d3cf2f
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x20238e…a4a630
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x31f3da…406f71
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0xc8e632…da7b3b
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x7eee7d…b2fe90
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x4eedc2…634cae
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x189e98…fa101c
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0xf4415f…a02c92
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0xe86342…765f91
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x4dc638…57a073
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x0f410e…447fba
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0xff923c…883655
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0xaa3362…5e6e6a
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0x65b3b5…aeb67a
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown72d ago0xeff6d7…7e7568

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.