Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$3.88100%coinbase13d ago0xfc247e…f9b7ae
0xca0a…2d7a0x85b4…627cBase—$1.99100%coinbase13d ago0x9c618d…c5bee1
0xca0a…2d7a0x85b4…627cBase—$0.72100%coinbase13d ago0x133a4e…7fc28c
0x467f…a4c10x85b4…627cBase—$5.21100%coinbase13d ago0xb11a0e…faeed7
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase13d ago0xe375bf…a1efb5
0x467f…a4c10x85b4…627cBase—$0.76100%coinbase13d ago0xde45a7…4ec3c4
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase13d ago0x644123…19c105
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase13d ago0x48910d…6071ed
0xca0a…2d7a0x85b4…627cBase—$4.10100%coinbase13d ago0xfe179a…d87f6e
0xca0a…2d7a0x85b4…627cBase—$2.76100%coinbase13d ago0xe3cb8c…22f0e7
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase13d ago0x277454…6c92e5
0x467f…a4c10x85b4…627cBase—$16.00100%coinbase13d ago0x63adc4…d28594
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase13d ago0x8f7040…f83ba4
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase13d ago0x380c5e…d432e5
0xca0a…2d7a0x85b4…627cBase—$2.83100%coinbase13d ago0xde8ca8…01781d
0x467f…a4c10x85b4…627cBase—$3.03100%coinbase13d ago0x3a43a1…656c63
0x467f…a4c10x85b4…627cBase—$0.76100%coinbase13d ago0x3a81d8…b82c60
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase13d ago0xb307c3…74e4de
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase13d ago0x49cec5…bf9cd6
0xca0a…2d7a0x85b4…627cBase—$2.85100%coinbase13d ago0x947b72…4130fc
0x467f…a4c10x85b4…627cBase—$5.58100%coinbase13d ago0xc0c2fe…64a2ad
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase13d ago0xe9b0dd…d4a949
0xca0a…2d7a0x85b4…627cBase—$1.48100%coinbase13d ago0x075a20…356499
0x467f…a4c10x85b4…627cBase—$0.58100%coinbase13d ago0x77956c…a36ec8
0x467f…a4c10x85b4…627cBase—$1.38100%coinbase13d ago0xf52855…0b7f17

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.