Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$15.7570%0x7969…4cf533d ago0x72f676…f83841
0xa787…64cf0x0e3d…7757Base$1.0570%0xc664…74ab33d ago0xe75331…2e4743
0xa787…64cf0x47c5…4fc3Base$5.2570%0xa438…8fb833d ago0xc37dfb…c4a927
0xa787…64cf0x47c5…4fc3Base$2.1070%0x3ab4…e68433d ago0x333ce8…34c937
0xa787…64cf0x0e3d…7757Base$3.1570%0x2d29…913b33d ago0x20db51…ffc5a7
0xa787…64cf0x0e3d…7757Base$21.0070%0xc4f0…359633d ago0x4ed9e7…7d2329
0xa787…64cf0x0e3d…7757Base$21.0070%0xdeef…04fd33d ago0xd0be48…b822a3
0xa787…64cf0x0e3d…7757Base$2.1070%0xaa2e…f04433d ago0x8f5214…2c5218
0xa787…64cf0x0e3d…7757Base$10.5070%0x0ad8…9d8a33d ago0xbf8743…833d33
0xa787…64cf0x0e3d…7757Base$5.2570%0x24b8…43f033d ago0x259b96…2c81c6
0xa787…64cf0x47c5…4fc3Base$2.1070%0x212c…a8f633d ago0x07fee3…fc8195
0xa787…64cf0x0e3d…7757Base$1.0570%0x8d6c…345833d ago0xc4f701…2df201
0xa787…64cf0x47c5…4fc3Base$31.5070%0x04bf…0d0e33d ago0xce7537…ed3bfd
0xa787…64cf0x0e3d…7757Base$10.5070%0x6a96…27ff33d ago0x613d70…87a744
0xa787…64cf0x0e3d…7757Base$1.0570%0x8112…516733d ago0xdc6971…77bd4b
0xa787…64cf0x0e3d…7757Base$42.0070%0x18cc…275033d ago0x6c313a…c23a9a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9667…204e33d ago0xddf8f2…2bf83c
0xa787…64cf0x0e3d…7757Base$1.0570%0x6e05…667f33d ago0x271e58…466e2f
0xa787…64cf0x0e3d…7757Base$2.1070%0x6768…243533d ago0x45bfca…7646bc
0xa787…64cf0x0e3d…7757Base$21.0070%0xd022…454133d ago0xe573cb…5d6c68
0xa787…64cf0x0e3d…7757Base$15.7570%0x89a0…ff5833d ago0xd12210…4dfd53
0xa787…64cf0x0e3d…7757Base$5.2570%0x394f…900833d ago0xe95016…4225d4
0xa787…64cf0x47c5…4fc3Base$2.1070%0x7dc9…9d7b33d ago0xf0c2ee…ab016a
0xa787…64cf0x47c5…4fc3Base$4.2070%0x969c…eacf33d ago0xe8fc85…2cc3de
0xa787…64cf0x0e3d…7757Base$3.1570%0xdcda…233733d ago0xef0d59…2b916b

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.