Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x53c239…e6f51f
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0fd6e2…549fcc
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde357d…07bc31
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2bfecf…1c3116
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcbe1f1…0e9e6b
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4ddf29…a970cd
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x72592b…0f37b7
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa7936a…21da15
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f0cd0…fb719f
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9cdaca…9a5b4a
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd8b0aa…2d08aa
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcfee8c…125515
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x77cfc8…5dec69
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc543f9…fd603b
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe56018…30ce6d
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x974618…aa896a
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x357246…95f527
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c629b…90aca2
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd77126…b28a80
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd1689d…e168c7
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x051b95…6d6519
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x07f03b…70c9a6
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f43b2…0e8d92
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x176314…71d0bc
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x19c626…493d10

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.