Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x7328…5d6fBase—$0.0011100%payAI54d ago0xe36677…d14d30
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI54d ago0x79f32d…2046ef
0x7328…5d6f0xcd51…46a9Base—$0.0022100%payAI54d ago0x00576e…cd1575
0xcd51…46a90x7328…5d6fBase—$0.0044100%payAI54d ago0x9ebfe7…6becd7
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0x53c5de…6dcd46
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0x9b8f97…446c95
0x7328…5d6f0xcd51…46a9Base—$0.0088100%payAI54d ago0xd98db3…2444e9
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0xfc8f03…caddae
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0xed280f…3f9409
0xcd51…46a90x7328…5d6fBase—$0.0055100%payAI54d ago0x2cdecb…c222f7
0xcd51…46a90x7328…5d6fBase—$0.0022100%payAI54d ago0x1b57ff…3e81e2
0x7328…5d6f0xcd51…46a9Base—$0.0044100%payAI54d ago0x018c83…100cbb
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI54d ago0x479547…7fa740
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0x4bc6f2…c10a8d
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0x9e64b1…f0e083
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0x334638…9bef1b
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI54d ago0xce1f95…fd865b
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI54d ago0x90b154…435eca
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI54d ago0x65cbf5…39d7eb
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0xb7c00d…5ad85c
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0x142664…158795
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0x904536…a76d3e
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0xaab6dd…8f919f
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0x9dba13…8fa8fb
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI54d ago0x644559…ac400d

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.