Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa36d ago0x823510…756672
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa36d ago0x565491…3c4841
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa36d ago0xcd9d62…b4816f
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa36d ago0x23cdd0…06cacd
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa36d ago0x4b6b84…b356db
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa36d ago0x471430…55321e
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x4ad109…c92d72
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x14079e…516a81
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0xa0d3d9…1cc712
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x176d73…e7c79b
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x2bd891…865a51
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x4f7d45…0199d2
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x5e55b7…bf25b1
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x72867d…8248ce
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0xce7204…2c47e1
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x2bfb3d…322c52
0xa91c…c53f0x9c95…e299Base—$0.001100%fluxa37d ago0x3956c7…60f9ca
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x5adf7c…c2ca7e
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x32770a…cab18c
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0xcf6859…9a192a
0xa91c…c53f0x9c95…e299Base—$0.001100%fluxa37d ago0xfa27f0…041753
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0xc02c0a…38b5f9
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x420060…79b2bf
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x64295f…37e813
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa37d ago0x1c9529…87ae9b

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.