Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0xabfcce…1b53ac
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0xe86a53…100e0c
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x7f703e…c0dc7c
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x37dfb5…617943
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x4cd5b8…86fbd6
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0xde4cfa…bb939a
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0xd656fc…5409cb
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0xb26661…2c1437
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x17bbfb…b21331
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x346e94…b69304
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0xc8ccf8…a47ebd
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x6f98cd…0a5c82
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x5215be…420150
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0xfdb5d2…722c00
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x00e8fe…f66f33
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x6fc2de…43547e
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x2e5fb3…928b11
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0xb1a3d7…9930db
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x3406d0…847e0e
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0xb2ab5d…9f4d3a
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x8d8464…812370
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0xac4d41…80f037
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x64f2dc…99b2c3
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x81796e…33f514
0x3722…c5220xb18f…7d16Base—$0.01100%coinbase21d ago0x0bbdd8…ef6eac

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.