Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xad62…95c8Basex402 service$0.005100%coinbase70d ago0x0ef289…e1da10
0x7e57…2f090xad62…95c8Basex402 service$0.01100%coinbase70d ago0xfec246…23a5dd
0x7e57…2f090xad62…95c8Basex402 service$0.03100%coinbase70d ago0xb89558…9814a2
0x7e57…2f090xad62…95c8Basex402 service$0.05100%coinbase70d ago0xd44dc0…679805
0x7e57…2f090xad62…95c8Basex402 service$0.002100%coinbase70d ago0x3e1184…50fdd6
0x7e57…2f090xad62…95c8Basex402 service$0.01100%coinbase70d ago0x0c8830…46604d
0x7e57…2f090xad62…95c8Basex402 service$0.02100%coinbase70d ago0xc00403…b82bad
0x7e57…2f090xad62…95c8Basex402 service$0.001100%coinbase70d ago0x01facc…56baeb
0x7e57…2f090xad62…95c8Basex402 service$0.001100%coinbase70d ago0xae85fd…373245
0x7e57…2f090xad62…95c8Basex402 service$0.03100%coinbase70d ago0xfed22c…ec4487
0x7e57…2f090xad62…95c8Basex402 service$0.03100%coinbase70d ago0xcfdfbb…62cdf5
0x4a0b…f6650xad62…95c8Basex402 service$0.001100%coinbase70d ago0xb5783d…ad1edb
0x4a0b…f6650xad62…95c8Basex402 service$0.001100%coinbase70d ago0x867367…e48c1c
0x7e57…2f090xad62…95c8Basex402 service$0.02100%coinbase70d ago0x33dfb8…534c8f
0x7e57…2f090xad62…95c8Basex402 service$0.02100%coinbase70d ago0xacff47…2cf360
0x7e57…2f090xad62…95c8Basex402 service$0.01100%coinbase70d ago0xc3ea1d…3afdfb
0x7e57…2f090xad62…95c8Basex402 service$0.002100%coinbase71d ago0x60e646…454bf1
0x7e57…2f090xad62…95c8Basex402 service$0.002100%coinbase71d ago0xce2914…1a4f7e
0x7e57…2f090xad62…95c8Basex402 service$0.001100%coinbase71d ago0xc97222…11e494
0x7e57…2f090xad62…95c8Basex402 service$0.02100%coinbase71d ago0x115b8d…b5e315
0x7e57…2f090xad62…95c8Basex402 service$0.008100%coinbase71d ago0x013f91…28a35a
0x7e57…2f090xad62…95c8Basex402 service$0.01100%coinbase71d ago0x6a86af…87f45c
0x7e57…2f090xad62…95c8Basex402 service$0.008100%coinbase71d ago0xdcaae0…73a148
0x7e57…2f090xad62…95c8Basex402 service$0.005100%coinbase71d ago0xeb40db…eb671f
0x7e57…2f090xad62…95c8Basex402 service$0.002100%coinbase71d ago0xb2b52a…588772

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.