Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3129c0…7199b8
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93b2c4…817bf7
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x86d443…d47f96
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04ec21…bbbd9b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x200fd4…c58bc0
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f5fbb…94d8d3
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdccd6b…04b87d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb47b4c…561f89
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff8572…65f030
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8017a…c3884a
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf69eb5…09e823
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd317a…b976ad
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8427db…154002
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x54a3fb…013758
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf6302a…f79970
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa58d0e…5cb154
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd57300…94790c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x48c53a…f6cf00
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18db17…98e12f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x03ccbb…0fa698
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc971be…ed9841
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf2229d…3032b3
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45a181…087f96
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f77e6…2112b1
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x228c22…3ff7cb

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.