Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase7d ago0xfe5c08…ae695f
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase7d ago0xa97ea8…875185
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase7d ago0xa6957c…df6824
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase7d ago0x1990ac…63c849
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase7d ago0xf991ad…5534d5
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase7d ago0x83c511…c66926
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase7d ago0xcd8457…6eb9de
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0x7577ad…2a4ec2
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0xb44ff1…b1cf36
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0x6ea4b2…78b664
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0x01028b…2e756f
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0x29a01d…5113f0
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0x4a6004…4d0ab3
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0x25eb89…50107a
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0x34ede4…2f123f
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0x050717…3eab2a
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0x4fb96a…8ea714
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0xe7a9d3…bf2331
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0x66697d…806008
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0xdee4f4…2024e7
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0xa67c04…617b49
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0xa7e8fe…ec21a1
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0xe6158d…7b5cf9
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0x57cf8d…dd69a0
0xb3ce…b7e40x5aae…482eBase—$0.001100%coinbase8d ago0x9a7e27…db3c3b

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.