Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$1.0570%0x3d53…a35930d ago0x2134bb…23ba11
0xa787…64cf0x47c5…4fc3Base$2.1070%0x9667…204e30d ago0x913ed7…8429ea
0xa787…64cf0x47c5…4fc3Base$5.2570%0x8bf2…a82e30d ago0x943a8c…0f0ac7
0xa787…64cf0x47c5…4fc3Base$5.2570%0x10ee…31de30d ago0x98e3e5…195f20
0xa787…64cf0x47c5…4fc3Base$31.5070%0xbe69…299230d ago0xdb7b24…1d087a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9c66…aca630d ago0x8fb3c9…276551
0xa787…64cf0x47c5…4fc3Base$2.1070%0xb1ed…f85430d ago0x37d56d…315d79
0xa787…64cf0x47c5…4fc3Base$3.1570%0x9547…14df30d ago0xe65604…a82577
0xa787…64cf0x47c5…4fc3Base$1.0570%0x8569…b98730d ago0x2e1378…7afc89
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9903…29c430d ago0x9683bb…93d967
0xa787…64cf0x47c5…4fc3Base$2.1070%0xeb08…9f9c30d ago0x9484dd…651dbd
0xa787…64cf0x47c5…4fc3Base$1.0570%0x9c66…aca630d ago0xb76682…142fce
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6d55…0cde30d ago0xb7c6ea…cd0070
0xa787…64cf0x47c5…4fc3Base$1.0570%0xfbad…25fb30d ago0x8b2d54…779a0e
0xa787…64cf0x47c5…4fc3Base$1.0570%0xd8e2…3d4b30d ago0xdfbefd…446cfe
0xa787…64cf0x47c5…4fc3Base$9.4570%0x6c20…6aed30d ago0xf221c4…628ff7
0xa787…64cf0x47c5…4fc3Base$1.0570%0xff29…064630d ago0x6aaf63…2f3ad3
0xa787…64cf0x47c5…4fc3Base$5.2570%0xf345…7b3430d ago0x689ecf…840089
0xa787…64cf0x47c5…4fc3Base$2.1070%0x6d10…b12b30d ago0x48c920…06ba5e
0xa787…64cf0x47c5…4fc3Base$10.5070%0xaa2e…f04430d ago0xcce316…ec0124
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa8e8…666830d ago0x51e817…940688
0xa787…64cf0x47c5…4fc3Base$2.1070%0x9f6a…a93c30d ago0x836c89…28e9f8
0xa787…64cf0x47c5…4fc3Base$5.2570%0x6fec…af4030d ago0x7b484f…35a8fc
0xa787…64cf0x47c5…4fc3Base$1.0570%0xfa43…45e530d ago0x8cc004…60519f
0xa787…64cf0x47c5…4fc3Base$18.9070%0xf261…5d4130d ago0x59be73…056123

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.