Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3df8…78b40xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0x3e728c…e8fa3f
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0xbd8e8c…e94e22
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0xc78f9f…8ee717
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0xd1bae2…bf66af
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0x4fd299…424d22
0x3df8…78b40xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0xc82c40…3c0a8d
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0x06d208…b192d3
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0x390460…a0463c
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0xf8e98a…7ff637
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0x341205…5c4a1e
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0x4f1526…5b9a82
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0x8e47f9…0237b2
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0x3f1043…181159
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0x5b3693…53b22f
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa50d ago0x342e05…e3e09c
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa51d ago0x8a6122…e395b6
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa51d ago0x841bb8…a341e0
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa51d ago0x1f17ae…89b9d6
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa51d ago0xdd0839…1c24d3
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa51d ago0x7297e0…6a34a0
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa51d ago0x7a295f…af9ac2
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa51d ago0xd73de8…6f525e
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa51d ago0x37d450…552485
0x3df8…78b40xbcff…c27bBase—$0.00270%0x730d…7faa51d ago0xb70b53…7bb94e
0x3df8…78b40xbcff…c27bBase—$0.00270%0x730d…7faa51d ago0xb2f7c0…192361

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.