Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0xac1b9c…690f52
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcdc8c8…3537da
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb9ee11…cdbe35
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0x41463c…5f029c
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0x91db8e…af91dd
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfd18c5…88262b
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0x411ceb…36b942
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0x29cfe6…430e0a
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc276a5…a6affa
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf84925…ac5ec2
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa5c40a…43eeb3
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0x11176c…039d83
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6fc349…435529
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa2d9ec…6c5c2f
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcb80cb…4efc31
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0x19bf2d…14b29e
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb0ed40…a95dd9
0x0302…1e610x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaf3c9b…1ee57d
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI112d ago0x594274…947111
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI112d ago0x25c660…28fcac
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa0b99d…1f391e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9c90ca…75bccf
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe68dd4…3e2522
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI112d ago0x92bba8…230c40
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI112d ago0x805622…a694e6

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.