Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ea…2e840x3e0a…78e7Base—$0.004786100%coinbase74d ago0x8eba4a…6be464
0xb1ea…2e840x3e0a…78e7Base—$0.003933100%coinbase74d ago0x85b2dc…06d61c
0xb1ea…2e840x3e0a…78e7Base—$0.003377100%coinbase74d ago0x8b4458…2a4422
0xb1ea…2e840x3e0a…78e7Base—$0.003234100%coinbase74d ago0x65c612…2d376a
0xb1ea…2e840x3e0a…78e7Base—$0.002803100%coinbase74d ago0xf4faa3…ba1425
0xb1ea…2e840x3e0a…78e7Base—$0.004765100%coinbase74d ago0x08c547…f4c3f1
0xb1ea…2e840x3e0a…78e7Base—$0.003434100%coinbase74d ago0x208bad…251cc4
0xb1ea…2e840x3e0a…78e7Base—$0.004663100%coinbase74d ago0x8c8d71…44661a
0xb1ea…2e840x3e0a…78e7Base—$0.005888100%coinbase74d ago0x7a2c0e…aee0d1
0xb1ea…2e840x3e0a…78e7Base—$0.005719100%coinbase74d ago0x060aee…9c916e
0xb1ea…2e840x3e0a…78e7Base—$0.005586100%coinbase74d ago0x537526…b93f5a
0xb1ea…2e840x3e0a…78e7Base—$0.005764100%coinbase74d ago0xee7a71…206d1a
0xb1ea…2e840x3e0a…78e7Base—$0.004982100%coinbase74d ago0x5f97d3…5f30aa
0xb1ea…2e840x3e0a…78e7Base—$0.005505100%coinbase74d ago0x74cc5b…46b52f
0xb1ea…2e840x3e0a…78e7Base—$0.004354100%coinbase74d ago0x0e030c…7a176e
0xb1ea…2e840x3e0a…78e7Base—$0.005373100%coinbase74d ago0x2f843f…987595
0xb1ea…2e840x3e0a…78e7Base—$0.003407100%coinbase75d ago0x315d50…edb2df
0xb1ea…2e840x3e0a…78e7Base—$0.005025100%coinbase75d ago0x988c45…72d6d3
0xb1ea…2e840x3e0a…78e7Base—$0.003081100%coinbase75d ago0xad3b7f…3df19a
0xb1ea…2e840x3e0a…78e7Base—$0.003701100%coinbase75d ago0x10f54f…81e660
0xb1ea…2e840x3e0a…78e7Base—$0.003349100%coinbase75d ago0x1f7fe5…4f0f6e
0xb1ea…2e840x3e0a…78e7Base—$0.004684100%coinbase75d ago0xeeb484…6b1b9f
0xb1ea…2e840x3e0a…78e7Base—$0.004716100%coinbase75d ago0xb7584b…7b7f17
0xb1ea…2e840x3e0a…78e7Base—$0.00422100%coinbase75d ago0x10ddee…81d4af
0xb1ea…2e840x3e0a…78e7Base—$0.003756100%coinbase75d ago0x8c3d14…a32c84

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.