Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5847d ago0x97584c…0fbc07
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5847d ago0x2d99e8…ea2cf4
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5847d ago0x3b28ea…78f743
0xf53c…f5f90xf475…2805Base—$0.00170%0x4a15…a5847d ago0xe6fe50…86e45f
0xf53c…f5f90x3855…3cdfBase—$0.00570%0x4a15…a5847d ago0x03ad03…6fbeac
0xf53c…f5f90xbbec…4451Base—$0.0047570%0x4a15…a5847d ago0xb1cac3…01f704
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5847d ago0x912e40…0740c1
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5847d ago0x41a23c…2d67e8
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5847d ago0xfdd641…6fa26f
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5847d ago0x5b9d15…39c8b7
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5847d ago0x665b69…772620
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5847d ago0xc477e3…a600e6
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5847d ago0x02952f…2a9d84
0xf53c…f5f90x3855…3cdfBase—$0.00570%0x4a15…a5847d ago0x661eca…188f0e
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5847d ago0xbb52d8…4af5c3
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5847d ago0xe40c30…747889
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5847d ago0x791380…c4caa9
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5847d ago0x4d8366…2bd017
0xf53c…f5f90xf475…2805Base—$0.00170%0x4a15…a5847d ago0xf482ce…7bc9e7
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5847d ago0x615083…5611b4
0xf53c…f5f90xbbec…4451Base—$0.0047570%0x4a15…a5847d ago0xec4f9a…eb6a17
0xf53c…f5f90xf475…2805Base—$0.00170%0x4a15…a5847d ago0xb91059…895a13
0xf53c…f5f90xbbec…4451Base—$0.001970%0x4a15…a5847d ago0xbcab1a…063ff2
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5847d ago0xf205ba…281a86
0xf53c…f5f90x79bb…9884Base—$0.00270%0x4a15…a5847d ago0x0e5d6d…0dc12c

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.