Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5880…b7480x3e0a…78e7Base—$0.003979100%coinbase74d ago0xc4941a…843501
0x5880…b7480x3e0a…78e7Base—$0.004214100%coinbase74d ago0x149e72…f3cb5c
0x5880…b7480x3e0a…78e7Base—$0.004749100%coinbase74d ago0xfe7e12…c3c547
0x5880…b7480x3e0a…78e7Base—$0.004492100%coinbase74d ago0x9c9238…aca760
0x5880…b7480x3e0a…78e7Base—$0.003014100%coinbase74d ago0x34741b…bdfcdd
0x5880…b7480x3e0a…78e7Base—$0.004857100%coinbase74d ago0x97dce2…e3b713
0x5880…b7480x3e0a…78e7Base—$0.004212100%coinbase74d ago0x089e99…6989d8
0x5880…b7480x3e0a…78e7Base—$0.003739100%coinbase75d ago0x01f344…b37c86
0x5880…b7480x3e0a…78e7Base—$0.003739100%coinbase75d ago0x678ceb…7002c4
0x5880…b7480x3e0a…78e7Base—$0.002776100%coinbase75d ago0xe90810…97b182
0x5880…b7480x3e0a…78e7Base—$0.003659100%coinbase75d ago0x1e8c48…6d5c9a
0x5880…b7480x3e0a…78e7Base—$0.004939100%coinbase75d ago0x0c69fd…764588
0x5880…b7480x3e0a…78e7Base—$0.005511100%coinbase75d ago0xa2c60e…c2278f
0x5880…b7480x3e0a…78e7Base—$0.003443100%coinbase75d ago0x5c70b2…b1b025
0x5880…b7480x3e0a…78e7Base—$0.00565100%coinbase75d ago0x0601ae…11a5be
0x5880…b7480x3e0a…78e7Base—$0.003349100%coinbase75d ago0x064f02…99a51c
0x5880…b7480x3e0a…78e7Base—$0.003149100%coinbase75d ago0x79a463…41fe69
0x5880…b7480x3e0a…78e7Base—$0.005533100%coinbase75d ago0xe706f3…16df9b
0x5880…b7480x3e0a…78e7Base—$0.003717100%coinbase75d ago0x1188b3…139d14
0x5880…b7480x3e0a…78e7Base—$0.004752100%coinbase75d ago0x31204e…a15810
0x5880…b7480x3e0a…78e7Base—$0.004323100%coinbase75d ago0x8f1c83…0be8e5
0x5880…b7480x3e0a…78e7Base—$0.004802100%coinbase75d ago0xd3ed3a…e8fa20
0x5880…b7480x3e0a…78e7Base—$0.005045100%coinbase75d ago0x0a5e9c…d97977
0x5880…b7480x3e0a…78e7Base—$0.005198100%coinbase75d ago0x2927ec…094c12

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.