Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23892e…46f5f0
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9ad073…e031ad
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x727cd6…de94a9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x087ef6…72959c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb311d1…e0d368
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95f14f…370a93
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x843a0f…5130a0
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee17b9…9f5d94
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x184aaa…d8bf51
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd146ae…f2ce61
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x18f17f…9f2013
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x01befd…f96205
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe762be…066a5d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x78be81…bb226d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9ad5f2…b5e9bd
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xef05d3…30684f
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x85d3bd…ebddc9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x85bc83…765786
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd5b2e4…8fdb24
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23ba9e…501303
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa4b5fb…b4d386
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x99a8a2…e0b386
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd4ee05…fc101d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbffd7c…dac66f
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x39ec13…bdc792

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.