Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d65…f2d80xbda7…02f5Base—$0.01100%coinbase69d ago0x201cb9…4c809f
0x2d65…f2d80xb2f6…4629Base—$0.01100%coinbase69d ago0x030eff…b2da08
0x2d65…f2d80xfd8f…187cBase—$0.01100%coinbase69d ago0xf28769…849fb6
0x2d65…f2d80xcc00…c6a7Base—$0.01100%coinbase69d ago0x6b443b…2a5117
0x2d65…f2d80x4f82…fab8Base—$0.01100%coinbase70d ago0xece175…e1f58d
0x2d65…f2d80x7d49…be39Base—$0.01100%coinbase70d ago0xdebc77…5fdc8c
0x2d65…f2d80xc66a…3416Base—$0.01100%coinbase70d ago0x4a2751…44bc0d
0x2d65…f2d80xec09…f7d4Base—$0.01100%coinbase70d ago0x1adbb6…53e1e0
0x2d65…f2d80x1185…c6a8Base—$0.01100%coinbase70d ago0x31560a…ce7e77
0x2d65…f2d80xef99…3481Base—$0.01100%coinbase70d ago0x06a3b9…f49656
0x2d65…f2d80x1e7f…8a21Base—$0.01100%coinbase70d ago0x02ba9f…fca04d
0x2d65…f2d80xe327…c673Base—$0.01100%coinbase70d ago0x0d54b4…eac8c0
0x2d65…f2d80x8251…ef40Base—$0.01100%coinbase70d ago0x987060…e5f182
0x2d65…f2d80xb4ba…0e0eBase—$0.01100%coinbase70d ago0x93716c…db020c
0x2d65…f2d80x8ec2…9ae4Base—$0.01100%coinbase70d ago0xe1e2aa…a0a337
0x2d65…f2d80xacfb…6b9aBase—$0.01100%coinbase70d ago0xa6f6b5…6321d3
0x2d65…f2d80x4699…cef3Base—$0.01100%coinbase70d ago0xd0679a…0b6d6f
0x2d65…f2d80xb1a7…c842Base—$0.01100%coinbase70d ago0x96e34e…9e3bf5

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.