Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0x7885a6…bcf144
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0x984ff0…11ac40
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0x2790f9…e7e4bc
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase67d ago0xe4424a…9ba25d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0xbbfada…d900c4
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0xf78b35…f5e004
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0xd346df…843865
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0x35bb3c…149871
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0x894d4a…1ea7c1
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0x1c3aca…0bf196
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0x73661e…16cbb9
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0xb34156…5a6efe
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0x779a24…2c3a8d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0x46bd8b…f0973a
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0xd6bc23…af23bb
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0x0341cd…d188c7
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0xc1c24e…5754f0
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase67d ago0x7d3569…1301d8
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase67d ago0xf2662a…891204
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase67d ago0xb98ef5…27d49d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase67d ago0xeadea2…02f1b7
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x4351cc…15db6c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x07c02f…5511a9
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x2cc229…b41359
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x44dc77…762580

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.