Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x348c…5a0f0x3e0a…78e7Base—$0.005592100%coinbase74d ago0x9b6ee5…3772ca
0x348c…5a0f0x3e0a…78e7Base—$0.004164100%coinbase74d ago0x197c88…196f5b
0x348c…5a0f0x3e0a…78e7Base—$0.004596100%coinbase74d ago0xa30750…bae3a0
0x348c…5a0f0x3e0a…78e7Base—$0.003365100%coinbase74d ago0xe05aae…7fe17d
0x348c…5a0f0x3e0a…78e7Base—$0.003267100%coinbase74d ago0x04b8bf…67ca24
0x348c…5a0f0x3e0a…78e7Base—$0.003157100%coinbase74d ago0x037390…631b51
0x348c…5a0f0x3e0a…78e7Base—$0.004812100%coinbase74d ago0x68e26d…401f07
0x348c…5a0f0x3e0a…78e7Base—$0.005209100%coinbase74d ago0x4524e6…71de20
0x348c…5a0f0x3e0a…78e7Base—$0.003112100%coinbase74d ago0xb99ada…e3e53e
0x348c…5a0f0x3e0a…78e7Base—$0.003128100%coinbase74d ago0x43fcbd…5b16f4
0x348c…5a0f0x3e0a…78e7Base—$0.005812100%coinbase74d ago0x0d87dd…b4026b
0x348c…5a0f0x3e0a…78e7Base—$0.004086100%coinbase74d ago0x46d1da…1ea1b0
0x348c…5a0f0x3e0a…78e7Base—$0.002755100%coinbase74d ago0xe3d0a3…7b1d7a
0x348c…5a0f0x3e0a…78e7Base—$0.003284100%coinbase74d ago0xdb9559…9cd6b6
0x348c…5a0f0x3e0a…78e7Base—$0.003882100%coinbase74d ago0x88c77d…b630db
0x348c…5a0f0x3e0a…78e7Base—$0.00499100%coinbase74d ago0x31cee3…6feadb
0x348c…5a0f0x3e0a…78e7Base—$0.005245100%coinbase74d ago0xf4bea8…3823db
0x348c…5a0f0x3e0a…78e7Base—$0.003227100%coinbase74d ago0x0771d0…a02f94
0x348c…5a0f0x3e0a…78e7Base—$0.004434100%coinbase74d ago0x0ae3db…ac7e5d
0x348c…5a0f0x3e0a…78e7Base—$0.002681100%coinbase74d ago0x6e46fe…f28a22
0x348c…5a0f0x3e0a…78e7Base—$0.005361100%coinbase74d ago0x36f1fd…fea63e
0x348c…5a0f0x3e0a…78e7Base—$0.005443100%coinbase74d ago0xc5f77f…acc8eb
0x348c…5a0f0x3e0a…78e7Base—$0.00583100%coinbase74d ago0x32d33b…d02585
0x348c…5a0f0x3e0a…78e7Base—$0.002863100%coinbase75d ago0x4ca148…09f106
0x348c…5a0f0x3e0a…78e7Base—$0.004754100%coinbase75d ago0x15dd7c…02405e

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.