Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$10.50100%0xb92d…57bc81d ago0x7cf657…c2f897
0x1332…66eb0x0e3d…7757Base$10.50100%0x505d…14d681d ago0x2192cd…391c2c
0x1332…66eb0x0e3d…7757Base$10.50100%0xd173…d69b81d ago0x858c82…e4071e
0x1332…66eb0x0e3d…7757Base$52.50100%0x8112…516781d ago0xb13dfc…e57e1b
0x1332…66eb0x0e3d…7757Base$25.20100%0x77d8…3bfa81d ago0xffccfc…82b38d
0x1332…66eb0x0e3d…7757Base$10.50100%0x04fd…2b5281d ago0xd08e51…c2c704
0x1332…66eb0x0e3d…7757Base$2.10100%0xbada…25fd81d ago0x072d42…3ae842
0x1332…66eb0x0e3d…7757Base$10.50100%0x45b4…af2781d ago0xd531a4…905d6b
0x1332…66eb0x0e3d…7757Base$10.50100%0xf863…e52381d ago0x87b534…e4863e
0x1332…66eb0x0e3d…7757Base$31.50100%0x0abd…8e7781d ago0x87a1af…aaf218
0x1332…66eb0x0e3d…7757Base$5,008.50100%0xd98d…210581d ago0xf8b52c…8b683a
0x1332…66eb0x0e3d…7757Base$10.50100%0xb027…a85181d ago0x816625…ce230e
0x1332…66eb0x0e3d…7757Base$24.15100%0x9993…8cf581d ago0x5332f2…a4e4ee
0x1332…66eb0x0e3d…7757Base$10.50100%0x7969…4cf581d ago0xb8ac7d…94b738
0x1332…66eb0x0e3d…7757Base$7.35100%0xfd6b…ae3981d ago0x79798d…e6da9c
0x1332…66eb0x0e3d…7757Base$5.25100%0x4ec9…366181d ago0x255446…d9785f
0x1332…66eb0x0e3d…7757Base$103.95100%0x817a…63b581d ago0xb68ce1…6641d5
0x1332…66eb0x0e3d…7757Base$10.50100%0x4339…385081d ago0x3abf3a…986770
0x1332…66eb0x0e3d…7757Base$1.05100%0xbf7d…708b81d ago0xe4118b…531218
0x1332…66eb0x0e3d…7757Base$420.06100%0xddf5…034781d ago0x26fb76…11969d
0x1332…66eb0x0e3d…7757Base$700.13100%0xe146…b43881d ago0x781571…41fb2d
0x1332…66eb0x0e3d…7757Base$10.50100%0x0b7e…f08e81d ago0xb3c6b3…3b5695
0x1332…66eb0x0e3d…7757Base$10.50100%0xbe1f…63c981d ago0x723fd6…5f7cad
0x1332…66eb0x0e3d…7757Base$10.50100%0x1e92…0cb781d ago0x4a468d…3a24db
0x1332…66eb0x0e3d…7757Base$4.20100%0x35fd…376b81d ago0x62a600…bf6a5b

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.