Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd7a…9bc60x3e0a…78e7Base—$0.004409100%coinbase74d ago0x46ccac…037823
0xcd7a…9bc60x3e0a…78e7Base—$0.005003100%coinbase74d ago0x409ea1…0f1dc8
0xcd7a…9bc60x3e0a…78e7Base—$0.005583100%coinbase74d ago0x2d7536…8b446f
0xcd7a…9bc60x3e0a…78e7Base—$0.004607100%coinbase74d ago0x26e15e…a27e8a
0xcd7a…9bc60x3e0a…78e7Base—$0.003894100%coinbase74d ago0x806e49…804d7f
0xcd7a…9bc60x3e0a…78e7Base—$0.005406100%coinbase74d ago0xe790a8…558403
0xcd7a…9bc60x3e0a…78e7Base—$0.003174100%coinbase74d ago0x12d745…84e596
0xcd7a…9bc60x3e0a…78e7Base—$0.005121100%coinbase74d ago0x31010b…43fda5
0xcd7a…9bc60x3e0a…78e7Base—$0.004902100%coinbase74d ago0xdbf4a1…f627c1
0xcd7a…9bc60x3e0a…78e7Base—$0.00315100%coinbase74d ago0x4c655d…33c0d4
0xcd7a…9bc60x3e0a…78e7Base—$0.002853100%coinbase74d ago0xa72a78…5808e8
0xcd7a…9bc60x3e0a…78e7Base—$0.00267100%coinbase74d ago0xed8797…bea010
0xcd7a…9bc60x3e0a…78e7Base—$0.003329100%coinbase75d ago0xa2f60a…2a803f
0xcd7a…9bc60x3e0a…78e7Base—$0.004375100%coinbase75d ago0xa7c6cc…e2e71b
0xcd7a…9bc60x3e0a…78e7Base—$0.005465100%coinbase75d ago0x7492fd…6a1578
0xcd7a…9bc60x3e0a…78e7Base—$0.00568100%coinbase75d ago0x4615a9…e3b223
0xcd7a…9bc60x3e0a…78e7Base—$0.004809100%coinbase75d ago0xc66b07…325caf
0xcd7a…9bc60x3e0a…78e7Base—$0.005824100%coinbase75d ago0x5a4939…861270
0xcd7a…9bc60x3e0a…78e7Base—$0.003942100%coinbase75d ago0x6309fc…9d89e5
0xcd7a…9bc60x3e0a…78e7Base—$0.003636100%coinbase75d ago0x669a7c…cd091e
0xcd7a…9bc60x3e0a…78e7Base—$0.003876100%coinbase75d ago0x7728ba…f09f82
0xcd7a…9bc60x3e0a…78e7Base—$0.005597100%coinbase75d ago0x5958bb…9cb952
0xcd7a…9bc60x3e0a…78e7Base—$0.004139100%coinbase75d ago0x947120…7848ac
0xcd7a…9bc60x3e0a…78e7Base—$0.004098100%coinbase75d ago0xc06ace…9b97d5
0xcd7a…9bc60x3e0a…78e7Base—$0.002946100%coinbase75d ago0x308ada…1a5451

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.