Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x0ef5d5…862b08
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0xae0fc3…79e76f
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0xf5db48…497e49
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x43caf2…32d036
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0xea92cc…4f6349
0x15c3…bc2b0x8a59…a822Basex402 service$0.001100%coinbase106d ago0x257cb4…9ddbe8
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x3d7b1b…f9be42
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x34868a…d2e4a0
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x267058…9ea380
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x987ffc…02270b
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x570be5…a6b364
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x187609…93292d
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x748b1b…40ab8b
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0xa4e36b…e97c5e
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0xa01760…f53783
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x6fbf43…32d454
0x15c3…bc2b0x8a59…a822Basex402 service$0.001100%coinbase106d ago0x235804…994871
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x3573d9…6c5680
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0xb44099…dccc05
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0xd9352b…ae690b
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x6d610b…98f8eb
0x15c3…bc2b0x8a59…a822Basex402 service$0.001100%coinbase106d ago0x6c2bdf…86313c
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0xed9706…be78ac
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0x4299b2…55a74c
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase106d ago0xfdaf4f…b269ba

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.