Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0d416c…f5db5d
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x03591c…691d8f
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x04a2d4…b55a7b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdc0f9f…f3ef4b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6d4519…00f746
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb65645…445a9f
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x62a579…3a07c4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe9c2be…ba1776
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x473100…4b2047
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdb5705…ed04c4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe44cc4…19d039
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7ca719…4a7fa7
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x14e56d…6bbd74
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7fa5cb…37758f
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf9dfff…6ccd29
0xb0a0…2ed30x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd1d4af…3cd150
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x85b58e…283307
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI112d ago0xedecfe…6eab38
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x96e072…757c8a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd1749b…3602f4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x818f38…c5542c
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa1d50e…bbcb86
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x06079b…d01994
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7180b5…52c6f8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa1b957…ec09b2

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.