Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5bdba2…84c4d7
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x402b99…5af7a9
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1804cd…2e9ef9
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4ed232…bc3aff
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2f9885…05fce6
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb0b15d…2032f3
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe49a3e…32a148
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x597941…ca243a
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe6acb5…cad89a
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x709289…fbb028
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa4febd…986aa0
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbfc7fa…bfde20
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe67ec2…3508ed
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7850bb…4976a5
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9cd359…b4ec95
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e5f11…a2b1a6
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90aea2…d2c844
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8dda49…187054
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x54014c…d0c04e
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x53ccbf…fbf014
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8e40ed…89735c
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf6b9c2…657050
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e0a91…f269ca
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x117a8e…6926f2
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x096c7d…48516d

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.