Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0x9f1d58…7f1a2d
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xd480cb…01ef33
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xb0b4dd…55a319
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xacc2b7…5d83c8
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0x70e0a6…4f02ec
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xd3765e…38cf7d
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0x647dbd…c08a3c
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xad62e5…791fc2
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xc7a20d…6bffb6
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xefa645…a01198
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.25100%coinbase14d ago0xaccf76…4cb69a
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xc7e63b…5310c0
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0x717fcc…77e232
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0x2565ad…f91294
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0x6c87dd…f90fe5
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0x8c2996…98ac9c
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xcc35ec…f4cdf5
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xc4dae3…b5d56a
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0x38a153…f739ba
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0x9f765b…114e00
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xda37d6…7be1c9
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0x96aa18…743a18
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xf40cd8…38f3fb
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0xe77306…d11a02
0x62a2…0cf70x318d…3dbeBaseToll402Finance$0.001100%coinbase14d ago0x32238a…99bb20

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.