Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x51326a…924ddf
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x48155e…a1f40c
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d3a74…077dd8
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77738b…ced099
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca3937…af7d1d
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x79bfb6…9dd370
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe938cd…6c7746
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf34df2…3fc38a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2186d7…741640
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x833c3e…50bc0e
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x826e6c…214737
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x78420e…20d0fc
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4d52ac…7262af
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x654d6d…8f6228
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98f199…ec183d
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x01eff3…be62fe
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4980b…48231e
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb961d2…4676c1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35d855…2a8fb1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x91f834…c4f263
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0e8cc8…e90d60
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d1ffb…53c5c1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4deb84…fa070f
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x976a9c…939cbd
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x603a17…2e9bfe

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.