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$2.66100%coinbase22d ago0xc3c65d…2102b5
0xca0a…2d7a0x85b4…627cBase$0.55100%coinbase22d ago0xe3776a…3f89d1
0xca0a…2d7a0x85b4…627cBase$0.46100%coinbase22d ago0x2ca24f…9025e6
0xca0a…2d7a0x85b4…627cBase$0.24100%coinbase22d ago0xf067fb…419618
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase22d ago0xcb4cec…665ec6
0xca0a…2d7a0x85b4…627cBase$1.41100%coinbase22d ago0x30f048…139567
0xca0a…2d7a0x85b4…627cBase$0.44100%coinbase22d ago0x0feb3c…353bfe
0xca0a…2d7a0x85b4…627cBase$0.23100%coinbase22d ago0x72313d…70e38d
0x467f…a4c10x85b4…627cBase$4.04100%coinbase22d ago0x5ffec6…a8fcbc
0xca0a…2d7a0x85b4…627cBase$0.38100%coinbase22d ago0xca028f…671b4e
0x467f…a4c10x85b4…627cBase$1.80100%coinbase22d ago0x197d1b…9579ff
0x467f…a4c10x85b4…627cBase$0.14100%coinbase22d ago0x6eacd8…40d2e5
0xca0a…2d7a0x85b4…627cBase$1.35100%coinbase22d ago0x0063f3…8c1aa5
0xca0a…2d7a0x85b4…627cBase$0.24100%coinbase22d ago0xafeea8…a90180
0xca0a…2d7a0x85b4…627cBase$1.80100%coinbase22d ago0xa0b7dc…938f0f
0xca0a…2d7a0x85b4…627cBase$0.74100%coinbase22d ago0x0f0a9d…d77ec8
0xca0a…2d7a0x85b4…627cBase$0.27100%coinbase22d ago0x56f78b…324729
0x467f…a4c10x85b4…627cBase$0.36100%coinbase22d ago0x37be82…1fb28e
0x467f…a4c10x85b4…627cBase$0.44100%coinbase22d ago0xa03d04…ddec32
0x467f…a4c10x85b4…627cBase$0.28100%coinbase22d ago0xb5fbc1…a4ab7c
0x467f…a4c10x85b4…627cBase$0.45100%coinbase22d ago0x122ed3…b0a794
0x467f…a4c10x85b4…627cBase$0.57100%coinbase22d ago0x03dbbb…37b08a
0x467f…a4c10x85b4…627cBase$0.21100%coinbase22d ago0xde8ae1…29ffcd
0x467f…a4c10x85b4…627cBase$0.47100%coinbase22d ago0x02eb38…695503
0x467f…a4c10x85b4…627cBase$0.31100%coinbase22d ago0x142309…fc8cd7

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.