Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0022…9f630x3e0a…78e7Base—$0.005412100%coinbase75d ago0x4e6053…3d0d75
0x0022…9f630x3e0a…78e7Base—$0.00267100%coinbase75d ago0x47cd66…d1ab2e
0x0022…9f630x3e0a…78e7Base—$0.005698100%coinbase75d ago0xe0d6a7…3906b0
0x0022…9f630x3e0a…78e7Base—$0.003436100%coinbase75d ago0x0ef718…e04c3c
0x0022…9f630x3e0a…78e7Base—$0.003104100%coinbase75d ago0x886f90…769d5e
0x0022…9f630x3e0a…78e7Base—$0.002805100%coinbase75d ago0xa7d87f…c7a59e
0x0022…9f630x3e0a…78e7Base—$0.003439100%coinbase75d ago0x4932bf…d79a52
0x0022…9f630x3e0a…78e7Base—$0.00474100%coinbase75d ago0x66d0a0…fb5b26
0x0022…9f630x3e0a…78e7Base—$0.002952100%coinbase75d ago0x8fd72a…b3fe4e
0x0022…9f630x3e0a…78e7Base—$0.003619100%coinbase75d ago0xa8c0d2…a574e4
0x0022…9f630x3e0a…78e7Base—$0.005145100%coinbase75d ago0x188dcd…74096d
0x0022…9f630x3e0a…78e7Base—$0.005641100%coinbase75d ago0x3277ab…773ada
0x0022…9f630x3e0a…78e7Base—$0.003833100%coinbase75d ago0x7af184…919ec9
0x0022…9f630x3e0a…78e7Base—$0.002993100%coinbase75d ago0x7aea75…f0b2c4
0x0022…9f630x3e0a…78e7Base—$0.00376100%coinbase75d ago0x508951…8a7fd6
0x0022…9f630x3e0a…78e7Base—$0.005739100%coinbase75d ago0x8f6e5b…c049ab
0x0022…9f630x3e0a…78e7Base—$0.004727100%coinbase75d ago0x4be19f…732903
0x0022…9f630x3e0a…78e7Base—$0.003876100%coinbase75d ago0x8e85a8…796d5f
0x0022…9f630x3e0a…78e7Base—$0.003983100%coinbase75d ago0x2fd3fe…7bba31
0x0022…9f630x3e0a…78e7Base—$0.004865100%coinbase75d ago0x8c1740…465ea7
0x0022…9f630x3e0a…78e7Base—$0.003322100%coinbase75d ago0xb35b10…e3431c
0x0022…9f630x3e0a…78e7Base—$0.005054100%coinbase75d ago0xde47d5…98d45c
0x0022…9f630x3e0a…78e7Base—$0.00555100%coinbase76d ago0xab48e1…462132
0x0022…9f630x3e0a…78e7Base—$0.002821100%coinbase76d ago0xbf1100…b4af7b

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.