Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xacb3f0…196dd3
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62db9d…7d5cf3
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe407cc…4447e3
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4aa616…d60c2a
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0bf0da…690d43
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x52b3e7…a596d7
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x37b849…0c6814
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x157a65…97a3a9
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaa4c49…6faf84
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x42346b…82ca7c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x325538…b132cb
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x829aac…6410c2
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf87b78…201839
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb58ae4…0c6972
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe5c76…12076b
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e53f0…eb1307
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4543c5…c3890e
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdaa9c7…2f645d
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2c2c67…44230f
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3becf9…435dc3
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7eaf71…59f471
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f8788…ff622c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e7c9b…5218d9
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6f6f52…bffc62
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06e60a…e19c5d

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.