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.001100%payAI103d ago0x64051a…145d9d
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe1f024…e75ebc
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1f7972…a958d3
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x452464…34a677
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc09877…a6b1a7
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1fd224…bf2a19
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x06d32d…bcfa7e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb69d57…1745de
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdf577f…0fbd8f
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd62d89…e91071
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d33c1…14faf8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd23700…f4c7e8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x045362…c16fda
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x17fac0…38123e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc05698…7a0821
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd58494…e567a5
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d6c13…5e229c
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc9618f…069f06
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6756d5…8472fa
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8584c0…6d2600
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8bf043…96bba8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x541d41…728aa4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1d8701…587320
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6c569…242e3d
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc190ff…1158fa

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.