Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb97a…ba2d1d ago0x82a1da…50de3f
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xb92d…57bc1d ago0xf03400…b55bb0
0x1332…66eb0x47c5…4fc3Base—$10.0070%0xf733…8f8d1d ago0x330c9b…bcf9ae
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x7685…47691d ago0xebdf7d…12d587
0x1332…66eb0x47c5…4fc3Base—$1,575.0070%0xc366…284e1d ago0x840ac8…80717b
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0f31…87b11d ago0x2c82e1…82573c
0x1332…66eb0x47c5…4fc3Base—$31.5070%0xc5c7…f8a51d ago0x948876…f7b8ad
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x35b0…b8101d ago0xbdb5f0…c1e014
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x04bf…0d0e1d ago0xde859c…715ed3
0x1332…66eb0x47c5…4fc3Base—$23.1070%0x5d0b…1ded1d ago0x98bf27…fc604b
0x1332…66eb0x47c5…4fc3Base—$73.5070%0x2d18…78111d ago0x0f502a…a73bda
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xd798…87511d ago0x22534b…f82685
0x1332…66eb0x47c5…4fc3Base—$12.6070%0xc144…dd4e1d ago0x1526c4…23a26d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0452…7f661d ago0xeb7cb2…fb1929
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0389…0bc21d ago0xf162fb…c32e5e
0x1332…66eb0x47c5…4fc3Base—$155.4070%0xf863…e5231d ago0x921be6…c689cc
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x9d66…1ab61d ago0xff5a60…9e5750
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xe59f…80f71d ago0x4e6f83…78a29f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x133d…a4761d ago0x55124f…9fa333
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x59d0…cf721d ago0x1e0db4…920502
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xda2d…f5ea1d ago0x03b2fd…1ee097
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x214e…3e4a1d ago0x7ee8c2…f093d9
0x1332…66eb0x47c5…4fc3Base—$26.2570%0xbb85…65821d ago0x13804a…d52775
0x1332…66eb0x47c5…4fc3Base—$31.5070%0xd54e…541d1d ago0xf3d430…540156
0x1332…66eb0x47c5…4fc3Base—$42.0070%0xb89a…e8ac1d ago0x9d782a…b9e375

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.