Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$250.41100%0xf0ac…5b8d118d ago0xa25ba0…599093
0x3be9…575c0x31d0…2cd7Base$100.35100%0x106b…805b118d ago0x8b00c5…87a156
0x3be9…575c0x31d0…2cd7Base$13.00100%0x106b…805b118d ago0xeb6f62…337778
0x3be9…575c0x31d0…2cd7Base$3.36100%0x1d53…c613118d ago0xe48486…dba474
0x3be9…575c0x31d0…2cd7Base$30.00100%0x1d53…c613118d ago0xe8baeb…f5b2bc
0x3be9…575c0x31d0…2cd7Base$20.00100%0x4337…1b62118d ago0xb60222…4ead44
0x3be9…575c0x31d0…2cd7Base$27.00100%0x4337…4bba118d ago0x2a9dc0…7939f0
0x3be9…575c0x31d0…2cd7Base$5.00100%0x4337…5627118d ago0xb84245…50b9fd
0x3be9…575c0x31d0…2cd7Base$5.00100%0x4337…98b6118d ago0xae367f…5eff79
0x3be9…575c0x31d0…2cd7Base$100.35100%0x4337…7b5f118d ago0x128549…b999c1
0x3be9…575c0x31d0…2cd7Base$100.35100%0x4337…1131118d ago0xd883ad…dae903
0x3be9…575c0x31d0…2cd7Base$10.32100%0x4337…98b6118d ago0x00874d…19f48f
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…f965118d ago0xcab522…1f4ada
0x3be9…575c0x31d0…2cd7Base$150.37100%0x4337…0290118d ago0x0ed8b5…4307ce
0x3be9…575c0x31d0…2cd7Base$10.32100%0x106b…805b118d ago0xa7ae15…09f043
0x3be9…575c0x31d0…2cd7Base$200.39100%0x4337…8084118d ago0x0d6278…9ff88c
0x3be9…575c0x31d0…2cd7Base$25.32100%0x4337…9b7c118d ago0x1ecc47…200dfb
0x3be9…575c0x31d0…2cd7Base$100.35100%0x4337…fa00118d ago0x74bf76…df1a8f
0x3be9…575c0x31d0…2cd7Base$100.40100%0x4337…8538118d ago0x891fd6…e8808d
0x3be9…575c0x31d0…2cd7Base$500.00100%0xf0ac…5b8d118d ago0x45c82a…c349ba
0x3be9…575c0x31d0…2cd7Base$10.32100%0x106b…805b118d ago0x233e4f…49ae01
0x3be9…575c0x31d0…2cd7Base$50.00100%0xe469…e32e118d ago0xe51bf9…abb68a
0x3be9…575c0x31d0…2cd7Base$3.36100%0x4337…39a8118d ago0xd02090…f85df9
0x3be9…575c0x31d0…2cd7Base$250.41100%0x106b…805b118d ago0x166b96…88d379
0x3be9…575c0x31d0…2cd7Base$250.41100%0x1d53…c613118d ago0x2cba82…6a8bf7

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.