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—$3.1570%0x50ee…525234d ago0xedae5e…f54e0d
0xa787…64cf0x47c5…4fc3Base—$5.2570%0xb77d…5f2d34d ago0xf30ae4…87b87e
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x1e92…0cb734d ago0xeadf81…b9fadc
0xa787…64cf0x47c5…4fc3Base—$15.7570%0x563b…9a7f34d ago0x3ebb2a…d6746b
0xa787…64cf0x0e3d…7757Base—$36.7570%0xa225…dabf34d ago0xd11898…26366a
0xa787…64cf0x0e3d…7757Base—$1.0570%0xfbcc…3fea34d ago0xc93746…1d039d
0xa787…64cf0x47c5…4fc3Base—$5.2570%0x5944…557234d ago0x47508d…4d9e28
0xa787…64cf0x0e3d…7757Base—$2.1070%0xdeef…04fd34d ago0xd943c0…32da1f
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x3ab4…e68434d ago0x308fec…47122a
0xa787…64cf0x0e3d…7757Base—$2.1070%0x24b8…43f034d ago0x50f7aa…39ce9c
0xa787…64cf0x47c5…4fc3Base—$1.0570%0x4d98…2b5b34d ago0x717218…b24be6
0xa787…64cf0x47c5…4fc3Base—$1.0570%0x8121…3f9d34d ago0x6e1190…678440
0xa787…64cf0x47c5…4fc3Base—$5.2570%0xcb3f…dc2934d ago0xa9730f…f711b2
0xa787…64cf0x47c5…4fc3Base—$11.5570%0xfb58…2b7234d ago0xef3667…1ae0fc
0xa787…64cf0x0e3d…7757Base—$10.5070%0x898f…4f5e34d ago0xf29bfa…556c8b
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x4173…266534d ago0x7a63c5…09732e
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xba2c…ddc834d ago0xac85e8…c69f6a
0xa787…64cf0x47c5…4fc3Base—$1.0570%0xc234…1c3834d ago0xd7fd9e…f0351d
0xa787…64cf0x47c5…4fc3Base—$1.0570%0x9547…14df34d ago0xcd16e5…62d6bd
0xa787…64cf0x47c5…4fc3Base—$3.1570%0x2859…83d434d ago0x860abe…de781d
0xa787…64cf0x47c5…4fc3Base—$1.0570%0x33d4…503734d ago0x98b98e…86d0ed
0xa787…64cf0x47c5…4fc3Base—$5.2570%0x9092…bc9e34d ago0x3b3894…a0163b
0xa787…64cf0x47c5…4fc3Base—$5.2570%0x4760…47ea34d ago0x7aec82…af7023
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xd150…e42634d ago0xf4cf30…e4325a
0xa787…64cf0x47c5…4fc3Base—$3.1570%0x4a9f…031134d ago0x36a4cc…c8f54c

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.