Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75f7…e6540x5035…0de7Base—$0.01100%coinbase78d ago0xa67cf6…e3bafb
0x75f7…e6540xfcfd…70cbBase—$0.01100%coinbase78d ago0xe71034…9acdf6
0x75f7…e6540x1f10…6ce4Base—$0.01100%coinbase78d ago0x596349…a12a33
0x75f7…e6540x74f3…53a7Base—$0.01100%coinbase78d ago0xb36ab3…94c217
0x75f7…e6540x5999…588aBase—$0.01100%coinbase78d ago0x26fbf0…c145e6
0x75f7…e6540x6184…f8daBase—$0.01100%coinbase78d ago0x543bc3…c0fdba
0x75f7…e6540x65b5…d099Base—$0.01100%coinbase78d ago0x36a79d…a342b6
0x75f7…e6540xeb43…d621Base—$0.01100%coinbase78d ago0x730852…41c23f
0x75f7…e6540x2d9e…5035Base—$0.01100%coinbase78d ago0x9ac166…7e6062
0x75f7…e6540x97eb…ff58Base—$0.01100%coinbase78d ago0x48c02c…37da36
0x75f7…e6540x9a05…7cebBase—$0.01100%coinbase78d ago0x52b5ba…9cbd25
0x75f7…e6540xb922…b26eBase—$0.01100%coinbase78d ago0x70c955…8dda95
0x75f7…e6540xc68f…3842Base—$0.01100%coinbase78d ago0x5119d6…09149f
0x75f7…e6540xe4b1…1fd0Base—$0.01100%coinbase78d ago0x54b143…6c7cdb
0x75f7…e6540x7e95…a589Base—$0.01100%coinbase78d ago0x92330c…4be88a
0x75f7…e6540xe5ee…4159Base—$0.01100%coinbase78d ago0xb9071a…7d6955
0x75f7…e6540x1951…5361Base—$0.01100%coinbase78d ago0x09d09f…04e886
0x75f7…e6540x212b…f91bBase—$0.01100%coinbase78d ago0x1f81c9…e1e9db
0x75f7…e6540xd733…2b85Base—$0.01100%coinbase78d ago0x0c6c29…a23238
0x75f7…e6540x8a2d…4982Base—$0.01100%coinbase78d ago0xd26867…01f1b1
0x75f7…e6540x4298…f055Base—$0.01100%coinbase78d ago0xdb1490…10dc10
0x75f7…e6540x5295…48e9Base—$0.01100%coinbase78d ago0x29842c…207afa
0x75f7…e6540xfe47…c089Base—$0.01100%coinbase78d ago0x8608c3…a1d5de
0x75f7…e6540x35ba…9d79Base—$0.01100%coinbase78d ago0xf33c14…69a94c
0x75f7…e6540x967c…feb4Base—$0.01100%coinbase78d ago0xfb6bdd…3a4dfe

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.