Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x94c2bf…1ad537
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x5b338b…08c06d
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x66f82a…f6d9df
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x547150…e38d57
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x278783…93eb86
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0xe66f7d…924e04
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x8aeb86…7090ea
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x30df43…05475a
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x676c63…0b15cb
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0xa73a22…59ee59
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0xe3a611…dddd28
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0xa46fe3…7a4501
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x030680…61488a
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0xb47224…c1a3f4
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x2e3b7d…99941c
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x935bab…1bbdac
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0xcce06b…98533d
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x8200ef…e72cab
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0xbaebb2…d4eee9
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x3550f3…a4a1fb
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0xe8d483…085791
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x7be39a…77e2ba
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x07e5e0…b206d5
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0xe218c4…bbc430
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa17d ago0x72078b…71aa4d

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.