Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase34d ago0x37c2f4…926f58
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase34d ago0x51e01e…e78740
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase34d ago0xfc76f5…502b64
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase34d ago0x6d0179…c151b3
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase34d ago0x2fde53…7fee94
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase34d ago0xd47f6f…2692e3
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase34d ago0xe258de…3f789c
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase34d ago0x03fcdd…a6de23
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase34d ago0xaed064…5748eb
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase35d ago0xdf92d9…775302
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase35d ago0x072d74…faf6d0
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase35d ago0x28732f…3f5478
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase35d ago0xc089f9…093850
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase35d ago0x927b33…fe56fe
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase35d ago0xba3c57…a31e0f
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase35d ago0x2345c9…4021e7
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase35d ago0x0701be…13e3f5
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase35d ago0x62611f…08efd4
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase35d ago0x8f13c0…39efdd
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase35d ago0x34c9ff…ac7b28
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase35d ago0xbae94e…66cc61
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase35d ago0x0361ef…50c55a
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase35d ago0x1bd517…1565e2
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase35d ago0x833b51…21f397
0x1ebf…76220xb0af…7de0Base—$0.14100%coinbase35d ago0xf71a1e…f4c300

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.