Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x116b82…2a9ee8
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x825e6b…6dc993
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xc47711…255259
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xbacb89…5eb0fc
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x38412a…97219f
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xb1149d…b2c184
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x8e77fe…b4a616
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x7d6921…ce6e42
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xde7a17…4a958f
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xf1704f…1535ce
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xeb96b1…310dfe
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x7efc0c…2c3258
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x0ad508…09ea8f
0x768d…97c10x3618…2981Base$1.30100%payAI12d ago0xbb7332…b222fe
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x296dee…c5d64d
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x73a019…7243c6
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x789ee9…18cfb8
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x801f01…b55f05
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xe70499…76a2ac
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x489f20…478572
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x04d5ff…287ba6
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xf7d36f…88a0b1
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x70cd66…c17444
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xe03e5a…5e3c46
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x851199…2689dc

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.