Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e7f…e3c80x8a12…0881Base—$1.90100%coinbase10h ago0x14bf94…ba174b
0xbd78…27cb0x8a12…0881Base—$1.98100%coinbase10h ago0xfbcb7f…f4f283
0x87ac…11960x8a12…0881Base—$1.63100%coinbase10h ago0x8a4aaf…480a32
0x2c15…f0b70x8a12…0881Base—$1.56100%coinbase10h ago0x6c9fcb…58b150
0x891c…74150x8a12…0881Base—$1.86100%coinbase10h ago0x026fcb…0695e4
0x989b…d8a30x8a12…0881Base—$1.76100%coinbase10h ago0xf9ee64…25a4b9
0xaad2…92e50x8a12…0881Base—$1.72100%coinbase10h ago0x498960…df123e
0x0531…ec550x8a12…0881Base—$0.97100%coinbase10h ago0x51b7bd…fca68c
0x8bee…1fb80x8a12…0881Base—$1.12100%coinbase10h ago0x302c55…8f57fa
0xcdde…342e0x8a12…0881Base—$1.12100%coinbase10h ago0x8b3484…d923b4
0xd291…9f4c0x8a12…0881Base—$0.89100%coinbase10h ago0x38b846…a531f3
0x162a…730e0x8a12…0881Base—$0.85100%coinbase10h ago0xe96e78…4c2672
0x2b37…ac9a0x8a12…0881Base—$0.72100%coinbase10h ago0x3aa6f4…24d6be
0x7ca7…3e9c0x8a12…0881Base—$1.45100%coinbase10h ago0x548dd9…46d702
0xc6cf…3ed60x8a12…0881Base—$1.27100%coinbase10h ago0x79069d…554b75
0xbca1…822f0x8a12…0881Base—$1.32100%coinbase10h ago0x2c43cc…40004b
0xeb38…b7b60x8a12…0881Base—$0.60100%coinbase10h ago0xaf8ab6…2431f4
0x6471…4ad60x8a12…0881Base—$1.43100%coinbase10h ago0xd6394f…7d716c
0x4ffa…2d120x8a12…0881Base—$0.71100%coinbase10h ago0xda6497…055e56
0x7bc2…68650x8a12…0881Base—$0.75100%coinbase10h ago0xf909e8…6992db
0xd12b…777b0x8a12…0881Base—$2.94100%coinbase10h ago0x92da37…d20f94
0x7a50…43470x8a12…0881Base—$0.99100%coinbase10h ago0x56a0f6…5a5c07
0x5264…686d0x8a12…0881Base—$0.59100%coinbase10h ago0x6b036c…dc5100
0x6ee6…0e160x8a12…0881Base—$1.53100%coinbase10h ago0x83ca31…d7bc9d
0x8709…cdc90x8a12…0881Base—$2.32100%coinbase10h ago0xf739ca…48e4e2

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.