Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcca…98b20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x069f5e…067843
0xfcca…98b20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb9b51d…fe8c79
0xfcca…98b20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb3a2d3…194e5e
0xfcca…98b20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x601e36…832da8
0xfcca…98b20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc46410…8587c2
0xfcca…98b20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53f76a…06bc03
0xfcca…98b20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xba84c5…d83cb5
0xfcca…98b20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf7d2f4…88784d
0xfcca…98b20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd71aa5…3ae844
0xfcca…98b20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5599fc…47348e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4c4734…9a72f4
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf5a707…569963
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x32d720…1dddf7
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd210b9…dd9509
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2b5cb5…4851d9
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd239ac…c5c336
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe877ac…075820
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe906a9…f9b158
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x30bc45…d1824b
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa4995f…cfdfd9
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf2e40a…2159a9
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x096fbc…bcd12b
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x55aa0f…5d8952
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x80b204…9fb31b
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc159cc…0c39a7

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.