Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…54830xb0af…7de0Base—$7.08100%coinbase28d ago0x84e8fa…c7e8a1
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase28d ago0x3b0dcf…f50f79
0x1061…a4e30xb0af…7de0Base—$5.99100%coinbase28d ago0xdd55e2…29e475
0xf56d…54830xb0af…7de0Base—$7.43100%coinbase28d ago0xaaae8f…233b7f
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase28d ago0x962e7e…43864e
0x4e39…f82f0xb0af…7de0Base—$1.74100%coinbase28d ago0x5b8a08…6ab838
0xc43b…34c00xb0af…7de0Base—$5.94100%coinbase28d ago0x43a20b…4673a5
0xf56d…54830xb0af…7de0Base—$7.74100%coinbase28d ago0x0364c5…5f3d8d
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase28d ago0xa37617…38f0c9
0xff56…086a0xb0af…7de0Base—$0.60100%coinbase28d ago0x41006c…ab5db3
0x1061…a4e30xb0af…7de0Base—$4.00100%coinbase28d ago0x15111b…ca89bb
0xff56…086a0xb0af…7de0Base—$0.58100%coinbase28d ago0x08ca64…b3d18c
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase28d ago0x4a6862…957eee
0x4e39…f82f0xb0af…7de0Base—$17.25100%coinbase28d ago0xd4c008…5ea835
0xf56d…54830xb0af…7de0Base—$7.44100%coinbase28d ago0x335d7f…0e1a56
0xdb7b…059d0xb0af…7de0Base—$4.20100%coinbase28d ago0x06c326…0662a2
0xcb74…cb510xb0af…7de0Base—$0.22100%coinbase28d ago0xb2285b…764b02
0x1a46…89da0xb0af…7de0Base—$25.51100%coinbase28d ago0xfeb65f…d666e6
0x84db…96280xb0af…7de0Base—$25.16100%coinbase28d ago0x456b08…1724a0
0xff56…086a0xb0af…7de0Base—$0.58100%coinbase28d ago0x164a69…cea579
0xc43b…34c00xb0af…7de0Base—$5.73100%coinbase28d ago0x9d02ce…6a0c07
0xb66a…04f40xb0af…7de0Base—$5.51100%coinbase28d ago0x172b5e…619d41
0xff56…086a0xb0af…7de0Base—$0.58100%coinbase28d ago0x1cbfc2…0bdc02
0x98a8…7bce0xb0af…7de0Base—$6.83100%coinbase28d ago0x3f683e…a61e1c
0xdb7b…059d0xb0af…7de0Base—$0.62100%coinbase28d ago0x93d2f2…508559

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.