Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$1.02100%coinbase25d ago0x1b3eaa…60a918
0xff56…086a0xb0af…7de0Base—$1.02100%coinbase25d ago0x9a0c8f…3c0522
0xff56…086a0xb0af…7de0Base—$1.00100%coinbase25d ago0x4b5ded…f13829
0xff56…086a0xb0af…7de0Base—$1.00100%coinbase25d ago0xd499b2…4e8d41
0xff56…086a0xb0af…7de0Base—$1.03100%coinbase25d ago0x952924…cacad0
0xff56…086a0xb0af…7de0Base—$1.03100%coinbase25d ago0x27885a…28d758
0xff56…086a0xb0af…7de0Base—$1.04100%coinbase25d ago0xb87b0f…78f8bf
0xff56…086a0xb0af…7de0Base—$1.02100%coinbase25d ago0xc7e143…e15c59
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase25d ago0x12f504…25d598
0xff56…086a0xb0af…7de0Base—$1.00100%coinbase25d ago0xc80090…667537
0xff56…086a0xb0af…7de0Base—$0.97100%coinbase25d ago0x68fc1b…877f9c
0xff56…086a0xb0af…7de0Base—$0.97100%coinbase25d ago0xdd6dee…4c3bdb
0xff56…086a0xb0af…7de0Base—$0.96100%coinbase25d ago0x2e4221…578bdd
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase25d ago0x603873…13ad2f
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase25d ago0x465691…eb5bd9
0xff56…086a0xb0af…7de0Base—$0.94100%coinbase25d ago0x7f9730…831ab8
0xff56…086a0xb0af…7de0Base—$0.72100%coinbase25d ago0x00295d…1a7776
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase25d ago0x9fa41b…990ef1
0xff56…086a0xb0af…7de0Base—$0.98100%coinbase25d ago0x065f8b…71895c
0xff56…086a0xb0af…7de0Base—$0.96100%coinbase25d ago0x88b705…d1abba
0xff56…086a0xb0af…7de0Base—$0.97100%coinbase25d ago0xee410f…bd046b
0xff56…086a0xb0af…7de0Base—$0.94100%coinbase25d ago0x53683a…82aa4e
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase25d ago0xe5df4d…c8e28d
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase25d ago0xf7aecb…030e1c
0xff56…086a0xb0af…7de0Base—$0.89100%coinbase25d ago0xe0f6b0…910101

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.