Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x50a561…975e25
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73e778…1e9a8d
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x45f70b…d33ce6
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6abd20…04c892
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc46e0c…5f942e
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6fd1dd…9a566c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac8a8a…e425bb
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb0a11e…947ed8
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x804ee1…4537f0
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x050d84…ae11a3
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x207203…8dc234
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad94f3…f5fce7
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13f7f5…2a84b7
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84427b…12ea9c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0eabb4…dae5bf
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a877d…729887
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb292a…332981
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd101f9…ab484b
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc1153f…28fb23
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc1da6…01f674
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa05e59…f86422
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf7f7c…3df63a
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6a35b3…2927ff
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x65c029…06d674
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82ebdf…4e9c99

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.