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—$5.21100%coinbase14d ago0xb11a0e…faeed7
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase14d ago0xe375bf…a1efb5
0x467f…a4c10x85b4…627cBase—$0.76100%coinbase14d ago0xde45a7…4ec3c4
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase14d ago0x644123…19c105
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase14d ago0x48910d…6071ed
0x467f…a4c10x85b4…627cBase—$16.00100%coinbase14d ago0x63adc4…d28594
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase14d ago0x8f7040…f83ba4
0x467f…a4c10x85b4…627cBase—$3.03100%coinbase14d ago0x3a43a1…656c63
0x467f…a4c10x85b4…627cBase—$0.76100%coinbase14d ago0x3a81d8…b82c60
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase14d ago0xb307c3…74e4de
0x467f…a4c10x85b4…627cBase—$5.58100%coinbase14d ago0xc0c2fe…64a2ad
0x467f…a4c10x85b4…627cBase—$0.58100%coinbase14d ago0x77956c…a36ec8
0x467f…a4c10x85b4…627cBase—$1.38100%coinbase14d ago0xf52855…0b7f17
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase14d ago0x6d3342…d0fc8c
0x467f…a4c10x85b4…627cBase—$1.85100%coinbase14d ago0xd508a5…1e6d84
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase14d ago0x0486bd…bd3c9c
0x467f…a4c10x85b4…627cBase—$1.53100%coinbase14d ago0xe744f2…3721e1
0x467f…a4c10x85b4…627cBase—$2.19100%coinbase14d ago0x584789…052a40
0x467f…a4c10x85b4…627cBase—$1.68100%coinbase14d ago0x38d423…72a35b
0x467f…a4c10x85b4…627cBase—$1.77100%coinbase14d ago0x779e53…8d40bf
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase14d ago0x951557…81e383
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase14d ago0xc6ee40…ea580b
0x467f…a4c10x85b4…627cBase—$4.14100%coinbase14d ago0x642bad…df0201
0x467f…a4c10x85b4…627cBase—$0.17100%coinbase14d ago0x28a80c…03ebad
0x467f…a4c10x85b4…627cBase—$0.61100%coinbase14d ago0x2d73fb…673089

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.