Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1cc576…2f89e5
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2ce33b…ce332e
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3142e4…677ed2
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x381798…200611
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfcbee3…0ad849
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf9bce1…ef9e3e
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd27186…7b87c1
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x51a67d…ddda3b
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0a8e37…9628bf
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x877e7c…be05dc
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe0917a…d3aa23
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7fb8b5…c77b42
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd37750…fce38a
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x709321…2c9eb9
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7cb686…8c2e6a
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd9a9ef…1b4032
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7e45e6…8b2a79
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x457eaa…7b1bc0
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x18cec2…dea880
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8320f8…47b3b9
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x344942…18aed8
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x884e18…b00632
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x307eb7…295f73
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfe21b4…dcf37d
0xf160…5ed00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x76c900…f96989

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.