Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase17m ago0x1f002e…9faabe
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase18m ago0x700cdd…26e579
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase19m ago0xf01c02…73c712
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase20m ago0x7f8034…08b4b7
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase21m ago0x3e4a9c…139918
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase22m ago0x2c45e2…2ff2e2
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase24m ago0xc99fa9…879512
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase25m ago0x660915…003d09
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase26m ago0xfc0088…d1b026
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase27m ago0xfc005e…78cfc2
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase28m ago0x61142f…b357cb
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase29m ago0x962618…f853ae
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase30m ago0x05f1c9…6201d7
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0xe52e69…471128
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0x5b6e12…03f268
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase34m ago0x7c2864…42b198
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase35m ago0x95d910…1c2e4c
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase36m ago0x6b3de9…77852f
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x73efdd…705d51
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x9a8b49…6286f7
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x64c29f…08e236
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xb7569c…4281f8
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x6e623f…5d1d64
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x2a1346…ffd474
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x0e4f8e…e22f06

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.