Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.95100%coinbase22h ago0x080ce6…5fbcf7
0x467f…a4c10x85b4…627cBase—$0.52100%coinbase22h ago0xc06d5a…f5d14e
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase22h ago0x6b76dd…f0828e
0x467f…a4c10x85b4…627cBase—$7.29100%coinbase23h ago0x3adc9d…434a2b
0x467f…a4c10x85b4…627cBase—$1.55100%coinbase23h ago0xfe0e3d…552473
0x467f…a4c10x85b4…627cBase—$1.33100%coinbase1d ago0x348837…53c6d1
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase1d ago0x582b55…51bc52
0x467f…a4c10x85b4…627cBase—$2.36100%coinbase1d ago0x770bf7…ef9fa0
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase1d ago0x641819…e6b929
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase1d ago0x69caaf…bd8037
0x467f…a4c10x85b4…627cBase—$0.74100%coinbase1d ago0x398a30…518fa1
0x467f…a4c10x85b4…627cBase—$1.82100%coinbase1d ago0xa931d3…eb559b
0x467f…a4c10x85b4…627cBase—$3.65100%coinbase1d ago0xd6eac8…0d7feb
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase1d ago0x12a534…aa91b1
0x467f…a4c10x85b4…627cBase—$0.55100%coinbase1d ago0x0f0e25…3a7b2c
0x467f…a4c10x85b4…627cBase—$2.46100%coinbase1d ago0x312ddd…9688ee
0x467f…a4c10x85b4…627cBase—$10.69100%coinbase1d ago0x825e10…10da49
0x467f…a4c10x85b4…627cBase—$0.93100%coinbase1d ago0x030d09…9369b1
0x467f…a4c10x85b4…627cBase—$0.71100%coinbase1d ago0xd73a55…6ee47c
0x467f…a4c10x85b4…627cBase—$1.67100%coinbase1d ago0xd8beaf…4ce3bb
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase1d ago0xb90ed9…2f0575
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase1d ago0x1f9bda…a7c322
0x467f…a4c10x85b4…627cBase—$1.07100%coinbase1d ago0x2c5b5b…b25a0c
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase1d ago0x6cc1cc…dc97ab
0x467f…a4c10x85b4…627cBase—$2.06100%coinbase1d ago0xc96d51…f69bcc

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.