Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x309b41…133d33
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f2ff4…785806
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e1b9e…af22a7
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c3b03…46dc4f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe1cbb0…41a45e
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x97c8b6…3088e6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa065b2…817367
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0211c1…cdf083
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb35e6b…afdcfb
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc2754b…21de2c
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16ba20…415841
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba659a…fca8e2
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ee959…122f1c
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef5784…17edec
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad08d2…8b2777
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d8b0a…ebc905
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x89223e…706108
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x256b8b…e28df2
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x861aa5…73c37e
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7df681…8e40a6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xac9323…eeaef6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d7cb8…1d232c
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x91d21a…eb0b49
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf225b…f0a4e5
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f53f8…772a88

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.