Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0xbd1f5f…ddc692
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x2cbe84…382c20
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x71ff0e…4764c3
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0xe127a6…d0b07f
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x317194…53d534
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x03919a…e6e8f1
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x672463…6df7cd
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0xbbc76e…a04ef7
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x1084e0…1154d0
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x6eb5c8…f0c38b
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x88e018…9f8d82
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x522572…003d01
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x813ca2…51a93b
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0xfcf944…ed345c
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0xff0750…65f339
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x915954…0762d9
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0xa7bf1f…4a8904
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x3f3897…58fc10
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x3f45d3…ff1cda
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x09f61f…5d33c2
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x608390…2fe14d
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x2b684e…fe6430
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x2bc0f8…be1bad
0x130b…af580x5aae…482eBase—$0.001100%coinbase5d ago0x70cb1f…4d6db5
0x130b…af580x5aae…482eBase—$0.001100%coinbase6d ago0x6ea8bd…f20e29

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.