Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x96be…0b46106d ago0x26be84…24d123
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xde1b…a3a2106d ago0x253691…6fe1f4
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xcf0a…a2c3106d ago0xdcf39c…4531dc
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x39ac…36cd106d ago0x37bb5a…72e5b9
0x3fb1…7e250x0e3d…7757Base—$8.40100%0x35c6…3763106d ago0x5175b0…261d77
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x96be…0b46106d ago0x4b170e…01f58b
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x4e07…cf7c106d ago0x06ff29…222b5b
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xdbb0…e8c2106d ago0xc009a1…2f5605
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x6078…eee8106d ago0x9b53f0…1fe5e3
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x80e7…127f106d ago0xca5279…ce32f3
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x9ee1…38b0106d ago0x6209cd…d9df6e
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4d61…6838106d ago0x60611b…e6e651
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xa4f5…b2f9106d ago0x92a602…99ccc4
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x7430…b4bb106d ago0x5a9d18…ad41fa
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x2a59…8645106d ago0x62b5f8…d8bc9c
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xc0fa…66cc106d ago0x6dd795…8f99f4
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0558…49bd106d ago0x14c330…a48aad
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xe162…6268106d ago0x23886c…178eb9
0x3fb1…7e250x0e3d…7757Base—$8.40100%0xabef…3913106d ago0x701e89…87710f
0x3fb1…7e250x0e3d…7757Base—$37.80100%0x5e6e…1787106d ago0xca99bf…7c2cc4
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x79f3…6a38106d ago0x2b8727…24ea4f
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x7666…72f4106d ago0xc98bd3…1cea96
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xb92d…57bc106d ago0x8f9fae…277d67
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xe162…6268106d ago0xce710c…14d031
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x4136…b726106d ago0xf6a615…fe7089

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.