Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa25de9…6e6f84
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x495f58…2d0ce2
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe30105…b4608a
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6856e0…3b109e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc21875…d43824
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc39891…e8fb97
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58e1f3…dbd58d
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x928c29…5a7044
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x820240…e19e0c
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x94d197…b0d53f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x13dcad…1cf9be
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0a18e5…f7f96d
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8798db…ea49f2
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0bc147…a1648d
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa354ff…886357
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x066bf5…1f842a
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc31b54…a2d63b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf5753b…8467e9
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8fe188…98070e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50c51f…0b5019
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe9abab…d905e3
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xecb290…5ac4b1
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81c035…71c110
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc0c971…6c4f96
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x672e65…eafd93

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.