Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe7563a…2c65b8
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1788cd…00df47
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5e498b…2fc040
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x88c1dd…098d76
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x44aa6f…760c03
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe6cf9a…44fcc3
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd70bd6…0e6fc7
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd9a34c…86ab10
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b9cd8…c34b81
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x226b49…0c1316
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa7a250…c53d53
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77a796…da5ff4
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda8e16…8cea75
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xadbac9…33336e
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x20c62b…2bc850
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe5c7f6…829d00
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a1879…479b60
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69e266…1361d5
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb789ba…47d65e
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb7040c…bda725
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc145ab…b94101
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x233455…6c5079
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x153d54…dffd84
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a95c9…ce7645
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0b3638…ee0463

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.