Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x891c…459d0xccc8…15beBase—$0.95100%0xf70d…dbef72d ago0x4eed4b…c6cd46
0x01c9…28160xccc8…15beBase—$1.00100%0xf70d…dbef72d ago0xaba85c…ae50e0
0x2a25…a0350xccc8…15beBase—$5.09100%0xf70d…dbef72d ago0x43926a…6dbb31
0xf564…4e650xccc8…15beBase—$0.46100%0xf70d…dbef72d ago0x862dcf…520f90
0x794d…b1220xccc8…15beBase—$2.00100%0xf70d…dbef72d ago0xae17f8…8a6727
0xcaa2…e16b0xccc8…15beBase—$0.09100%0xf70d…dbef72d ago0xe30f7d…a8d21c
dmitriygggg.eth0xccc8…15beBase—$105.00100%0xf70d…dbef72d ago0xf249c0…38df08
0x2a25…a0350xccc8…15beBase—$14.55100%0xf70d…dbef72d ago0x07b74d…ed6bb2
0x9500…8b3f0xccc8…15beBase—$85.00100%0xf70d…dbef72d ago0x1c6446…1c1f7b
0x4b94…6b830xccc8…15beBase—$8.14100%0xf70d…dbef72d ago0xbe8069…b97606
0xb95b…4b180xccc8…15beBase—$5.49100%0xf70d…dbef72d ago0xe62e22…5f65a3
0x2a25…a0350xccc8…15beBase—$6.59100%0xf70d…dbef72d ago0x86ae67…452804
0x2a25…a0350xccc8…15beBase—$7.42100%0xf70d…dbef72d ago0x68d0dc…c47442
0x2a25…a0350xccc8…15beBase—$6.94100%0xf70d…dbef72d ago0x0fba4f…467f00
0x5a9a…93110xccc8…15beBase—$50.00100%0xf70d…dbef72d ago0x10440c…2ab017
0xcd98…ba1b0xccc8…15beBase—$1.43100%0xf70d…dbef73d ago0x320a6b…fadbd5
0xf95f…8a5f0xccc8…15beBase—$22.83100%0xf70d…dbef73d ago0x56a9fb…548850
0x15d4…45580xccc8…15beBase—$0.92100%0xf70d…dbef73d ago0x2f5ecb…a908c7
0x12cb…84f30xccc8…15beBase—$0.60100%0xf70d…dbef73d ago0x56d1d8…bd268a
0x9b06…e9d40xccc8…15beBase—$1.42100%0xf70d…dbef73d ago0xdc8215…f4f4be
0xa621…f9060xccc8…15beBase—$1.44100%0xf70d…dbef73d ago0x3844a4…44539d
0xfa37…06a20xccc8…15beBase—$0.90100%0xf70d…dbef73d ago0x641217…1eca6a

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.