Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa7e42c…14f340
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x92f268…de0bf5
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x84e6e8…b29692
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x402e9e…71f440
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe6d41a…2f4e55
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf797e3…1db07d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb76998…f76a13
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcde837…253455
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x44b853…883305
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8075e2…a42e52
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc97a45…82c8b7
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa77cfd…74ae8f
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x178c2d…541eb5
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d1479…b000dc
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2adb6e…55bf39
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6e9cca…59d6f2
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x546c91…02ced4
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x72db7e…8cc1c0
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc80e5…62f48d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9605dc…636fc7
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd1ebc6…106852
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x294edf…a3acb6
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbaf94f…8962bd
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x776e2c…31dbb2
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc15234…cc10fe

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.