Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed40…a6650x1892…6085Base—$1.02100%relai115d ago0x84b3f6…4d690b
0xed40…a6650x1892…6085Base—$1.30100%relai115d ago0x04a7d3…f2633a
0xed40…a6650x1892…6085Base—$1.70100%relai115d ago0xfb4ff4…06ddca
0xed40…a6650x1892…6085Base—$1.56100%relai115d ago0xcf2b7a…2c4644
0xed40…a6650x1892…6085Base—$1.17100%relai115d ago0x1b8210…5c4865
0xed40…a6650x1892…6085Base—$1.68100%relai115d ago0xc3387b…fbad4f
0xed40…a6650x1892…6085Base—$1.47100%relai115d ago0xb34f95…83c363
0xed40…a6650x1892…6085Base—$1.90100%relai115d ago0x41714d…1a8a2c
0xed40…a6650x1892…6085Base—$1.99100%relai115d ago0x1e4f9e…c7ea16
0xed40…a6650x1892…6085Base—$1.30100%relai115d ago0x5ebbc9…1a993e
0xed40…a6650x1892…6085Base—$1.70100%relai115d ago0x576ba3…c09154
0xed40…a6650x1892…6085Base—$1.17100%relai115d ago0xb8d885…29fc05
0xed40…a6650x1892…6085Base—$1.49100%relai115d ago0xd4b2b3…6a318d
0xed40…a6650x1892…6085Base—$1.70100%relai115d ago0x68a226…f06bf2
0xed40…a6650x1892…6085Base—$1.55100%relai115d ago0xbbff31…9da99d
0xed40…a6650x1892…6085Base—$1.63100%relai115d ago0x728a85…d6532b
0xed40…a6650x1892…6085Base—$1.34100%relai115d ago0xee6302…68c240
0xed40…a6650x1892…6085Base—$1.47100%relai115d ago0x3a5604…eceac2
0xed40…a6650x1892…6085Base—$1.68100%relai115d ago0xd38d77…bf8b96
0xed40…a6650x1892…6085Base—$1.00100%relai115d ago0xb4db79…613465
0xed40…a6650x1892…6085Base—$1.32100%relai115d ago0xf576cf…1ead1d
0xed40…a6650x1892…6085Base—$1.65100%relai115d ago0x4c2663…059493
0xed40…a6650x1892…6085Base—$1.62100%relai115d ago0xb42003…44d9bf
0xed40…a6650x1892…6085Base—$1.47100%relai115d ago0x3d825f…10191e
0xed40…a6650x1892…6085Base—$1.32100%relai115d ago0x0c7e3e…6abaf3

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.