Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee65…67460x7dbb…59e0Base—$56.3970%0x323a…a4f237d ago0x40f64a…7cca84
0x2ddc…09650x7dbb…59e0Base—$1,021.9170%0x323a…a4f237d ago0x0f3990…e21df6
0x37cf…7cbe0x7dbb…59e0Base—$10.8970%0x323a…a4f237d ago0x7e5a21…26434b
0x3ade…0cab0x7dbb…59e0Base—$99.6670%0x323a…a4f237d ago0x749557…852610
0xad22…2be90x7dbb…59e0Base—$48.5770%0x323a…a4f237d ago0xeff03a…fdbd3f
0xd933…9e2a0x7dbb…59e0Base—$10.0070%0x323a…a4f238d ago0x87ce8d…19c728
0x1da7…3bba0x7dbb…59e0Base—$21.8570%0x323a…a4f238d ago0x380df4…6b8c46
0x2cc5…b5e90x7dbb…59e0Base—$115.2570%0x323a…a4f238d ago0x424499…695166
0x2e1d…78410x7dbb…59e0Base—$122.9170%0x323a…a4f238d ago0x30b8b9…40ebc6
0x4aaf…5f140x7dbb…59e0Base—$13.9370%0x323a…a4f238d ago0x417a91…0d0596
0x5d44…77010x7dbb…59e0Base—$136.1770%0x323a…a4f238d ago0xff632c…62b587
0x5d44…77010x7dbb…59e0Base—$9.9070%0x323a…a4f238d ago0x98d9c7…9c10ec
0x2e1d…78410x7dbb…59e0Base—$38.2170%0x323a…a4f238d ago0x9eb66d…f7e6be
0xf750…68870x7dbb…59e0Base—$200.1870%0x323a…a4f238d ago0x4650e1…adfc0c
0x1a18…c9560x7dbb…59e0Base—$330.1670%0x323a…a4f238d ago0x66a123…d4ca59
0x3ade…0cab0x7dbb…59e0Base—$99.6670%0x323a…a4f238d ago0xf022ec…98c676
0x932d…72940x7dbb…59e0Base—$99.8070%0x323a…a4f238d ago0x8b5bfa…ce0edd
0xb6a8…b5c90x7dbb…59e0Base—$2,450.7370%0x323a…a4f238d ago0x9a0c7b…0b1d7b
0xbf6a…604f0x7dbb…59e0Base—$14.7870%0x323a…a4f238d ago0x17a70b…c4515e
0x1f03…eb120x7dbb…59e0Base—$99.0070%0x323a…a4f238d ago0x1d4368…326571
0x725a…9b590x7dbb…59e0Base—$76.5970%0x323a…a4f238d ago0xbe306c…afcfa3
0x37cf…7cbe0x7dbb…59e0Base—$15.0870%0x323a…a4f238d ago0xf7d378…bc751a
0x2cc5…b5e90x7dbb…59e0Base—$72.1770%0x323a…a4f238d ago0xa527b7…5f089a
0x81ac…ed350x7dbb…59e0Base—$7.9070%0x323a…a4f238d ago0x1a3cca…e6ac3d
0xd853…b40a0x7dbb…59e0Base—$21.3670%0x323a…a4f238d ago0x578d55…e04aa1

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.