Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9d1…008d0xfbb2…2198Base—$0.01100%coinbase77d ago0x66e3ab…6f00f0
0xb9d1…008d0xed27…3756Base—$0.01100%coinbase78d ago0xde0b02…997446
0xb9d1…008d0xb08c…46cbBase—$0.01100%coinbase78d ago0x58b849…80177a
0xb9d1…008d0xd191…03d0Base—$0.01100%coinbase78d ago0x97f1b0…2c2a0b
0xb9d1…008d0x5c48…7fe7Base—$0.01100%coinbase78d ago0x9f76fc…3e5180
0xb9d1…008d0x0118…8243Base—$0.01100%coinbase78d ago0xcd30f1…3c5f33
0xb9d1…008d0x6785…ce4bBase—$0.01100%coinbase78d ago0x481ce6…adbce8
0xb9d1…008d0x0af1…8463Base—$0.01100%coinbase78d ago0x36ac9b…af9da3
0xb9d1…008d0x2e2b…4c9fBase—$0.01100%coinbase78d ago0xfe4054…25c2cb
0xb9d1…008d0xa703…3ff4Base—$0.01100%coinbase78d ago0x34d014…5167ff
0xb9d1…008d0x199e…7f55Base—$0.01100%coinbase78d ago0xbffb90…cdcf24
0xb9d1…008d0xe3be…a5b4Base—$0.01100%coinbase78d ago0xdc309d…34bde5
0xb9d1…008d0xd969…1a62Base—$0.01100%coinbase78d ago0xfff5fb…0d0fe2
0xb9d1…008d0x7688…1939Base—$0.01100%coinbase78d ago0x451f3e…08eaba
0xb9d1…008d0x577c…f6b2Base—$0.01100%coinbase78d ago0x2e7ae4…40af22
0xb9d1…008d0xb1fa…0818Base—$0.01100%coinbase78d ago0x82c66e…49c505
0xb9d1…008d0x53fb…7dadBase—$0.01100%coinbase78d ago0xa398da…a9e686
0xb9d1…008d0x3b5d…389cBase—$0.01100%coinbase78d ago0x36f334…8a221b
0xb9d1…008d0xaf5b…0bd7Base—$0.01100%coinbase78d ago0x6f4e06…1effc8
0xb9d1…008d0x87f4…719eBase—$0.01100%coinbase78d ago0xb7d322…e8cc12
0xb9d1…008d0x50b6…0bc8Base—$0.01100%coinbase78d ago0xefbc89…788795
0xb9d1…008d0x260f…ca71Base—$0.01100%coinbase78d ago0x0d01b6…02b8b3
0xb9d1…008d0x961e…924bBase—$0.01100%coinbase78d ago0xb7015c…4ae071
0xb9d1…008d0xde62…80bdBase—$0.01100%coinbase78d ago0x130c26…6d6f0d
0xb9d1…008d0xcdb8…5af7Base—$0.01100%coinbase78d ago0x38896d…f78437

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.