Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xca7011…6e1400
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7dd4c3…96ac52
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfbfff9…b6baa2
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfd1f66…c0e2eb
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c53c7…15daf6
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f32d4…3c32c5
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x39867d…2c963b
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1879cf…df92a5
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xde0617…882688
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x41095d…4edc15
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb88390…78f7cd
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe0e2b8…d47c8c
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdf9acc…1d5f37
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1caaa1…3fcda5
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5b1d48…4a0956
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8a7287…75a5f9
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x542517…5d8493
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd51007…68db97
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x82e0ed…b96ca8
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x021bd1…155957
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d8d8b…7e0351
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7d205a…3730db
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff27d2…bfad52
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93ca15…b23653
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b2633…732dc1

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.