Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4956…d4e80x0e3d…7757Base—$40.1070%0xcd39…072443d ago0xe75504…943794
0x32ea…17cc0x0e3d…7757Base—$10.0070%0xdf85…203b43d ago0x50f06c…d43fcb
0x1332…66eb0x0e3d…7757Base—$5.2570%0x73bd…b44443d ago0xef25b9…506645
0xfce9…274c0x0e3d…7757Base—$10.5070%0xf497…02dd43d ago0x172191…4d880b
0xd4dc…48d70x0e3d…7757Base—$7.1870%0xc86d…b47f43d ago0x2dd8c9…4cb16a
0x9542…54240x0e3d…7757Base—$5.2570%0x12fd…41c843d ago0x5145a0…09f9c2
0xa787…64cf0x0e3d…7757Base—$10.5070%0x096a…5c7b43d ago0xe943f5…3307bd
0x1332…66eb0x0e3d…7757Base—$10.5070%0x4173…266543d ago0xb977a4…829b99
0xd4dc…48d70x0e3d…7757Base—$8.7970%0xf867…7e9b43d ago0x1dd2d0…71095c
0x3fb1…7e250x0e3d…7757Base—$10.5070%0x6aad…f13343d ago0x545a22…c65a38
0x445e…f0c90x0e3d…7757Base—$10.0070%0x617f…c06d43d ago0x77c59f…30fc7f
0x1332…66eb0x0e3d…7757Base—$18.9070%0xc52b…5a8d43d ago0xffb800…dc6dc2
0x1332…66eb0x0e3d…7757Base—$18.0070%0xbb85…658243d ago0xb43658…262ae4
0x1332…66eb0x0e3d…7757Base—$21.0070%0x3835…626143d ago0xbac1c3…471a7c
0x445e…f0c90x0e3d…7757Base—$100.0070%0x6288…8b4943d ago0xc2d527…a7f5f7
0x1332…66eb0x0e3d…7757Base—$210.0070%0x3189…20e043d ago0xe50ebb…72aadc
0xa520…eca40x0e3d…7757Base—$10.5070%0x29b8…326343d ago0xc7e6eb…2f021b
0xa787…64cf0x0e3d…7757Base—$10.5070%0xc234…1c3843d ago0x2edd0e…26edc6
0x445e…f0c90x0e3d…7757Base—$50.0070%0x0558…49bd43d ago0x55276b…4482c7
0x1332…66eb0x0e3d…7757Base—$0.1570%0xaf2b…381243d ago0x4434bc…e83996
0x5d79…ab930x0e3d…7757Base—$10.5070%0x2309…083c43d ago0x5a1fd5…63992c
0xa787…64cf0x0e3d…7757Base—$9.4570%0x7daa…021743d ago0x021b1c…bba209
0x1332…66eb0x0e3d…7757Base—$5.2570%0x2640…d76743d ago0xdcfd8f…783a62
0x1332…66eb0x0e3d…7757Base—$105.0070%0x8b99…df7943d ago0x164989…6fd999
0x1332…66eb0x0e3d…7757Base—$10.5070%0xdcd9…b01a43d ago0x5d6eac…4ec28a

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.