Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x4106a3…9512ff
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a57d ago0x226c55…1ab425
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a57d ago0x11a2d3…942f44
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0xbf57dd…bd4922
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x697725…67e73f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0xb6a459…52c845
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x301273…a16745
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a57d ago0x15d83e…cb91ea
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a57d ago0x1d4c74…4914c1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x6b94ac…069456
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x7552fb…c676d6
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x57e70f…295230
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0xe6a94b…f708ce
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x8f53bd…98d333
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x69f574…aa1cba
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0xcef873…37f0c9
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x722db3…928f43
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x1406d1…529c8f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x9c32dd…060282
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc8d ago0x8e3419…c3494d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc8d ago0xd4ec9c…ec055e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc8d ago0x0035c8…f1c1cd
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc8d ago0x432675…9b1665
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc8d ago0x5f28aa…8dddfc
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc8d ago0xe1788a…198115

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.