Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x4726b3…c3902e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xd9fc18…ba7dd1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x3ad772…177abc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xaa572e…99e01d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x53b888…a5eff5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xf1b3f3…c448ec
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x19627f…44ea1f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x2b4bc0…b1ba11
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x5b5622…e9226f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x65f0da…537c9f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x2ec89b…903326
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xcc0da8…7940bd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xa10827…48f6cc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xb5a61a…73bc22
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xbb97ea…6bd6b6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x826e2c…19078e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xe8b9e8…54444c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x9f0ec9…d73c4a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x7d9ad4…5cb426
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xf6445d…d641e9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x03d7df…717b2e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xb60a0e…0418d0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0xd46d93…01d757
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x07ec27…37ca4c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase61d ago0x0dbc44…f0ed32

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.