Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0f8628…6b82df
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd634a8…5f1c72
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2716d9…af209b
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x327e9b…480292
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x67d3e0…d7c3bb
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5307f8…074e95
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0x62e2ac…0a2775
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8ad8f4…c15ff9
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5ce175…432fb7
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4789e1…63584d
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0xff6ddc…f65771
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5b129d…513299
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0x29a51c…7e71c4
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaf53f3…caa4bf
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf0b60a…0e933d
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6bedd2…538b55
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe9b01b…60f6ab
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0x47771b…f99e19
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6561ac…95317a
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6fc58d…0915d6
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc35083…71c709
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI112d ago0x429fc0…ec3c75
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI112d ago0x58a158…160ea5
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0d4125…257fb5
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6c3737…b01a30

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.