Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8b77ce…fd3ffe
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x31e8dc…2c9f9e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1005fd…d1ff3f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9125e0…67a003
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0dbc0d…53bb74
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76d87a…18021a
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a9784…eba733
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x708300…5f0a0a
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf2cd81…c6d7be
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc3e758…cea180
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7507d…cdacca
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe19496…6ce4dc
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81a702…b80443
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x71d4b7…7d4f0c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e68f0…7b3275
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15150e…3fd345
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf681db…5ce65f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfcbb93…fefadd
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x07a43c…3d532c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe64305…252c73
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x54a014…425fad
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd68cf9…307ad1
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf208b…b4cead
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x27bbde…7c7274
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68d800…1ea703

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.