Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe142…1b8a0xb858…3056Base—$0.01100%coinbase57d ago0x067e1d…f8b7de
0xe142…1b8a0xb051…f432Base—$0.01100%coinbase58d ago0x894563…0fe030
0xe142…1b8a0x819c…ac54Base—$0.01100%coinbase58d ago0xbd22f5…7927e8
0xe142…1b8a0xdb28…a23bBase—$0.01100%coinbase58d ago0x76f98f…c7be37
0xe142…1b8a0x31d4…4227Base—$0.01100%coinbase58d ago0xbf3763…2ab65c
0xe142…1b8a0x5603…f6e3Base—$0.01100%coinbase58d ago0x4afda2…ff55f6
0xe142…1b8a0x6784…0ea0Base—$0.01100%coinbase58d ago0xd1f550…36dbde
0xe142…1b8a0x6ac8…e3a0Base—$0.01100%coinbase58d ago0xd31264…c82cca
0xe142…1b8a0xa8b1…fcadBase—$0.01100%coinbase58d ago0x1c0f19…c32fe2
0xe142…1b8a0x056a…b5aaBase—$0.01100%coinbase58d ago0xbe2533…19b3f5
0xe142…1b8a0x4261…4be4Base—$0.01100%coinbase58d ago0xc93a1b…82ad3e
0xe142…1b8a0xbeda…c9bbBase—$0.01100%coinbase58d ago0x2adebd…6bf528
0xe142…1b8a0xe687…1a50Base—$0.01100%coinbase58d ago0x9180ad…91f050
0xe142…1b8a0x33da…3c5dBase—$0.01100%coinbase58d ago0x8ccf8f…f59833
0xe142…1b8a0x4ed9…930fBase—$0.01100%coinbase58d ago0x8d4591…40c666
0xe142…1b8a0xfd46…f736Base—$0.01100%coinbase58d ago0x383935…7cf0c5
0xe142…1b8a0x7ef1…80c5Base—$0.01100%coinbase58d ago0xccebf2…109e3d
0xe142…1b8a0xa1b9…33edBase—$0.01100%coinbase58d ago0x63914c…78aa0c
0xe142…1b8a0xe09d…89c6Base—$0.01100%coinbase58d ago0x0a10a6…ac443e
0xe142…1b8a0xfadd…fca3Base—$0.01100%coinbase58d ago0xab07e5…28c643
0xe142…1b8a0x1412…b95cBase—$0.01100%coinbase58d ago0x6dd0c8…b6da18
0xe142…1b8a0xb208…ca6bBase—$0.01100%coinbase58d ago0x85c720…b0fecf
0xe142…1b8a0xde0b…2a07Base—$0.01100%coinbase58d ago0xccc7a9…4aaca1
0xe142…1b8a0x3487…f48dBase—$0.01100%coinbase58d ago0x84cdac…8d0abc
0xe142…1b8a0x03d1…fccaBase—$0.01100%coinbase58d ago0x83add9…5eb4f0

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.