Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfabbdc…e2eadd
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x872f6d…3826f7
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x707b6e…30803d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5665d7…386535
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6acfde…67eb56
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc80bfe…195dfc
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc6e3a1…327bac
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90bc72…9c45fd
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x059e86…44a6d0
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc0373f…4d2da8
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfb80a2…a86068
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa2007e…752f55
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5d09d5…f88252
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e0e5c…a30307
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc0b82…8fc9fb
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2424e5…529fce
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x22dc64…f3afea
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x42d416…f90f24
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1de468…b8afe1
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf1fb4…c69c5e
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7a4db6…5d98b6
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x65a739…89dd8b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x29f666…5bfddb
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd67931…737a54
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI104d ago0x513eb2…79d8d6

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.