Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x5d6137…8a4653
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xfb5e08…b163eb
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x824b1a…2e5339
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xd9e960…24320f
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xc3e17a…6b2399
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x7437cc…f2623d
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x58a2d2…275e22
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x0cea04…6ddbac
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x576e79…046e0a
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x0b4769…938b51
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xfd8cbc…a4b1d0
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x1f1479…ec6cf6
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xc5f367…5b4248
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x3e0940…e1d2e2
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xe21dd2…ba5bda
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xce8d7b…34d80a
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x80502d…0a7cb0
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xf63ec0…965eed
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x885016…3aed9d
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x02a1ff…e442dd
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x85e3c5…6879cb
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xd5d7fd…130a76
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x4a3cbf…d5e657
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x67b0ef…869456
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x4e1fb1…2fd9f5

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.