Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe10c…49180xd0b5…f224Base—$4.9970%0x3482…6f0e39d ago0x8f3434…ede4f1
0x8cf1…d59f0xd0b5…f224Base—$3.3670%0x3482…6f0e39d ago0x90d892…6f57ec
0xc37c…48df0xd0b5…f224Base—$43.5470%0x3482…6f0e39d ago0x441f72…3cb49e
0x0df0…fba70xd0b5…f224Base—$0.2770%0x3482…6f0e39d ago0x8386d2…6849e4
0x6028…55cb0xd0b5…f224Base—$28.4570%0x3482…6f0e39d ago0x7eba19…5a8a0d
0xbfa1…3c1e0xd0b5…f224Base—$34.5970%0x3482…6f0e39d ago0x56df5b…80d989
0x03c8…88830xd0b5…f224Base—$1.9970%0x3482…6f0e39d ago0xae5776…3c8647
0x3854…37820xd0b5…f224Base—$1.9970%0x3482…6f0e39d ago0x9d004f…7f1dc9
0x7372…e6670xd0b5…f224Base—$1.9970%0x3482…6f0e39d ago0xcdd9dd…fdc362
0x8adc…cbd60xd0b5…f224Base—$1.9970%0x3482…6f0e39d ago0x5f0e7f…9464a8
0xea25…1fe40xd0b5…f224Base—$50.7970%0x3482…6f0e39d ago0x5c1d8b…c0e9bc
0xb3ea…19090xd0b5…f224Base—$7.5570%0x3482…6f0e39d ago0xe395e8…3c8c7d
0xa214…165d0xd0b5…f224Base—$6.9970%0x3482…6f0e40d ago0xc67589…281ee0
0x3324…177d0xd0b5…f224Base—$9.5170%0x3482…6f0e40d ago0xb3b325…9f94d8
0x7f71…2a0e0xd0b5…f224Base—$1.9970%0x3482…6f0e40d ago0x0b7c9e…13d9d3
0x4382…f0610xd0b5…f224Base—$9.9970%0x3482…6f0e40d ago0x954ce4…279b6b
0xf9e5…b25f0xd0b5…f224Base—$248.2270%0x3482…6f0e40d ago0x8793b0…8b378e
0x59e2…79700xd0b5…f224Base—$202.6870%0x3482…6f0e40d ago0xf320f1…af946a

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.