Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3bf85b…7b7376
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe47fed…409095
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5d0e62…e74ce4
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc076e4…1670f3
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x78c0cc…7e8f03
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x123f00…227158
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0xeadb27…6bb116
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x13e473…e810b3
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa68362…23d852
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6850a9…8d9795
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1ba5f2…04c751
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9072a7…eac8c6
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8d14aa…85a214
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe5b2e6…1bbc67
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd4a71e…296249
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0xce1aef…ee81ea
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfd0a57…78a0ca
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0x39eb2b…7bc8e0
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4e8b24…a2cdb8
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0x228dd6…7cfb53
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdaaa8e…845d67
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf3a5df…0d47ce
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe669f2…be9202
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb469b9…dea8d3
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6e1d5d…6a6176

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.