Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaafe…44f20xa6a8…01a1Base—$0.01100%coinbase109d ago0xc5520e…0c4209
0xc245…59660xa6a8…01a1Base—$0.01100%coinbase109d ago0x50d76c…cf7d35
0xaafe…44f20xa6a8…01a1Base—$0.01100%coinbase109d ago0x20c056…91eedc
0xaafe…44f20xa6a8…01a1Base—$0.01100%coinbase109d ago0xb33e6b…3b3a28
0xaafe…44f20xa6a8…01a1Base—$0.01100%coinbase109d ago0x64f7c9…7a5d9a
0x6903…f70d0xa6a8…01a1Base—$0.01100%coinbase109d ago0x2f2ef5…c28559
0xaafe…44f20xa6a8…01a1Base—$0.01100%coinbase109d ago0x4ba77d…18f67f
0xc245…59660xa6a8…01a1Base—$0.01100%coinbase109d ago0xb7640c…fdc9f1
0xc245…59660xa6a8…01a1Base—$0.01100%coinbase109d ago0xe3d0f1…658f3d
0xc245…59660xa6a8…01a1Base—$0.01100%coinbase109d ago0x2e2182…395d07
0xaafe…44f20xa6a8…01a1Base—$0.01100%coinbase109d ago0x0fee88…47e065
0xc245…59660xa6a8…01a1Base—$0.01100%coinbase109d ago0xcfd072…e5a744
0xc245…59660xa6a8…01a1Base—$0.01100%coinbase109d ago0x7c3228…3bb2be
0xc245…59660xa6a8…01a1Base—$0.01100%coinbase109d ago0xa6b235…1ccc81
0xc245…59660xa6a8…01a1Base—$0.01100%coinbase109d ago0x743165…4acb2c
0xc245…59660xa6a8…01a1Base—$0.01100%coinbase109d ago0x2c5d13…86e232
0xc245…59660xa6a8…01a1Base—$0.01100%coinbase109d ago0xc330fd…422352
0xae86…9d1d0xa6a8…01a1Base—$0.01100%coinbase109d ago0x24ccd9…604ce1
0xae86…9d1d0xa6a8…01a1Base—$0.01100%coinbase109d ago0xb35dd8…acf5c6
0xae86…9d1d0xa6a8…01a1Base—$0.01100%coinbase109d ago0x0a1b8b…e6442e
0xae86…9d1d0xa6a8…01a1Base—$0.01100%coinbase109d ago0xec633c…d18358
0xae86…9d1d0xa6a8…01a1Base—$0.01100%coinbase109d ago0x131d34…85744e
0xc245…59660xa6a8…01a1Base—$0.01100%coinbase109d ago0xee5015…1515d7
0xc245…59660xa6a8…01a1Base—$0.01100%coinbase109d ago0xe7bb07…1583d5
0xaafe…44f20xa6a8…01a1Base—$0.01100%coinbase109d ago0x194bd4…62d795

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.