Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1fb2be…c388f7
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaaefa2…94ecba
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbdf8d1…60ee56
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0646de…b9372f
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf02b3…8c520f
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe6eef1…9a86a4
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x07b491…8cea2b
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbbd02e…211291
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbfb8f5…9e5d30
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5f41b7…f5009f
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1274f4…8c9379
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x945baf…f27ebd
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd0bcfb…2607e1
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1ef1ea…90e163
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5a0582…77569a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc845f1…a27441
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a35f1…89cc79
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8a7886…46857e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x044354…fcbab8
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1cc2a1…78d380
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4ceaa4…efbbb6
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d23dd…5f0cd9
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdc230b…ced572
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa2bf97…7b511c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6bb865…ad854c

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.