Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2791…dfd50x3e0a…78e7Base—$0.005469100%coinbase74d ago0xc63cb0…f32738
0x2791…dfd50x3e0a…78e7Base—$0.004232100%coinbase74d ago0x898dfe…5d8264
0x2791…dfd50x3e0a…78e7Base—$0.005215100%coinbase74d ago0x8b40fd…0db559
0x2791…dfd50x3e0a…78e7Base—$0.004719100%coinbase74d ago0xd89380…b4dcb7
0x2791…dfd50x3e0a…78e7Base—$0.003043100%coinbase74d ago0x6ab0c3…530ebd
0x2791…dfd50x3e0a…78e7Base—$0.004609100%coinbase74d ago0x07f40f…7ef277
0x2791…dfd50x3e0a…78e7Base—$0.003133100%coinbase74d ago0xc25257…67b013
0x2791…dfd50x3e0a…78e7Base—$0.003387100%coinbase74d ago0x459f17…316f96
0x2791…dfd50x3e0a…78e7Base—$0.004153100%coinbase74d ago0x4c4b59…520e8a
0x2791…dfd50x3e0a…78e7Base—$0.004761100%coinbase74d ago0x6f664e…218329
0x2791…dfd50x3e0a…78e7Base—$0.003639100%coinbase74d ago0x5dacae…7bbb33
0x2791…dfd50x3e0a…78e7Base—$0.003428100%coinbase74d ago0xe6a7c6…75426d
0x2791…dfd50x3e0a…78e7Base—$0.003014100%coinbase75d ago0x73f11b…2ccef8
0x2791…dfd50x3e0a…78e7Base—$0.0043100%coinbase75d ago0x9483d2…669bbe
0x2791…dfd50x3e0a…78e7Base—$0.005464100%coinbase75d ago0xce17f3…746055
0x2791…dfd50x3e0a…78e7Base—$0.004991100%coinbase75d ago0xd3b574…aad431
0x2791…dfd50x3e0a…78e7Base—$0.004783100%coinbase75d ago0xd3400b…bb450f
0x2791…dfd50x3e0a…78e7Base—$0.003017100%coinbase75d ago0x7c0a84…3edc4c
0x2791…dfd50x3e0a…78e7Base—$0.005506100%coinbase75d ago0x30e020…f6acfd
0x2791…dfd50x3e0a…78e7Base—$0.004842100%coinbase75d ago0x0ac83d…cd3200
0x2791…dfd50x3e0a…78e7Base—$0.004728100%coinbase75d ago0xe82ea7…347081
0x2791…dfd50x3e0a…78e7Base—$0.00555100%coinbase75d ago0x07c475…5f0b0c
0x2791…dfd50x3e0a…78e7Base—$0.005195100%coinbase75d ago0x29bfe9…f90ce2

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.