Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ed…e2c50x1892…6085Base$1.43100%relai174d ago0xfa093f…d99601
0x47ed…e2c50x1892…6085Base$1.21100%relai174d ago0xa362be…4b8ca1
0x47ed…e2c50x1892…6085Base$1.61100%relai174d ago0x74a461…6ad53b
0x47ed…e2c50x1892…6085Base$1.30100%relai174d ago0x5fe729…c99f9c
0x47ed…e2c50x1892…6085Base$1.10100%relai174d ago0x534a80…293124
0x47ed…e2c50x1892…6085Base$1.16100%relai174d ago0x88dab1…f51c7d
0x47ed…e2c50x1892…6085Base$1.40100%relai174d ago0xb5a528…c0fd46
0x47ed…e2c50x1892…6085Base$1.26100%relai174d ago0xb86281…1c3418
0x47ed…e2c50x1892…6085Base$1.98100%relai174d ago0x7d1bcf…e2447a
0x47ed…e2c50x1892…6085Base$1.31100%relai174d ago0x333273…881cfd
0x47ed…e2c50x1892…6085Base$1.70100%relai174d ago0xec123f…eea2ca
0x47ed…e2c50x1892…6085Base$1.22100%relai174d ago0x3bec9f…3ded5b
0x47ed…e2c50x1892…6085Base$1.76100%relai174d ago0xe0a3c8…891170
0x47ed…e2c50x1892…6085Base$1.35100%relai174d ago0x582b57…6e912d
0x47ed…e2c50x1892…6085Base$1.07100%relai174d ago0x43154c…373f5e
0x47ed…e2c50x1892…6085Base$1.28100%relai174d ago0xb7942a…e6341a
0x47ed…e2c50x1892…6085Base$1.10100%relai174d ago0x9c6572…89e7dd
0x47ed…e2c50x1892…6085Base$1.21100%relai174d ago0x543a0c…f992c0
0x47ed…e2c50x1892…6085Base$1.99100%relai174d ago0xd15f91…139d90
0x47ed…e2c50x1892…6085Base$1.13100%relai174d ago0x968775…79793e
0x47ed…e2c50x1892…6085Base$1.60100%relai174d ago0x95b8bc…28bf98
0x47ed…e2c50x1892…6085Base$1.49100%relai174d ago0x0d2e6d…30bdac
0x47ed…e2c50x1892…6085Base$1.94100%relai174d ago0x85b29f…460ffa
0x47ed…e2c50x1892…6085Base$1.23100%relai174d ago0x3347f6…84d880
0x47ed…e2c50x1892…6085Base$1.56100%relai174d ago0xc8691b…553a9b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.