Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x2659ef…e0b534
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x4f1670…085253
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0xb1bd3f…6296e0
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x1c28cc…06e98c
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0xf85a5f…e96696
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x17caab…3528d3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x72becb…236665
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x13cb7c…b62b9c
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x01b365…24c91b
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0xb0b6e8…641b3a
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0xbf9f02…6291d1
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0xed8906…8dbc90
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0xced0cb…02f040
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0xe1c6cf…ec16ba
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x789ba5…4b9c58
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0xa97644…4ebfc9
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x3576c1…ea1b04
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0xfdc4c6…1c2804
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x556e27…cdc918
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x5805f9…1cf528
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x45c056…189e8c
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0xfb0017…31b623
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x0cbeba…d5530d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0x702b71…e2fed1
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown94d ago0xb2dfcb…c58649

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.