Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2b33cd…0e7161
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x59348a…b51b08
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x573f4c…cf6b25
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x94a013…a650e0
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce67b6…f01823
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe89496…c1a045
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x60100f…805b74
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2de278…846f14
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x332e86…37d4cf
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0dbbd2…3643a5
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa44677…8376db
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd37db6…bb421d
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2afde0…573ad6
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf88a41…6d2bed
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28bf7d…7857e0
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0390e7…88336f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcd06a7…eadbf2
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3c22ac…bd7155
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4432f4…c425b6
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x48b60b…22b6c4
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfff56e…2ee3f7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7ae718…747de8
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe9c9d6…da2e6b
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa36a58…f8de09
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc5cfae…ca7937

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.