Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa20d…87e50x3896…6b27Base—$0.04100%fluxa109d ago0x454357…7ab7a2
0x22b9…69fb0x3896…6b27Base—$0.04100%fluxa109d ago0xf3aff0…374b2d
0x6807…76140x3896…6b27Base—$0.04100%fluxa109d ago0xa170d8…65e6ab
0xe1f3…a26c0x3896…6b27Base—$0.04100%fluxa109d ago0x22cb59…b734f0
0xd1f1…87ef0x3896…6b27Base—$0.04100%fluxa109d ago0x5ca2d3…5d96ef
0x7f2c…53e10x3896…6b27Base—$0.08100%fluxa109d ago0x7db2f8…edab18
0x4286…f6a60x3896…6b27Base—$0.04100%fluxa109d ago0x38c06a…b6eb97
0x7f2f…09200x3896…6b27Base—$0.04100%fluxa109d ago0x0ffced…1d9c13
0xf7b5…04e70x3896…6b27Base—$0.04100%fluxa109d ago0x23295e…a0c0e3
0x0ff9…c3230x3896…6b27Base—$0.04100%fluxa109d ago0x27333c…b713c8
0x14b0…823d0x3896…6b27Base—$0.04100%fluxa109d ago0xba4a54…a89789
0x9b84…c6e80x3896…6b27Base—$0.04100%fluxa109d ago0xb38b99…26f23d
0x9b8b…a0900x3896…6b27Base—$0.04100%fluxa109d ago0xdfaa33…af6eaa
0x48d8…17d60x3896…6b27Base—$0.04100%fluxa109d ago0x044f7f…d392a0
0xbbab…0e8b0x3896…6b27Base—$0.04100%fluxa109d ago0x6e2287…9716c0
0x135a…75710x3896…6b27Base—$0.04100%fluxa109d ago0x8a31ef…18c519
0x97ae…14630x3896…6b27Base—$0.04100%fluxa109d ago0x7abfe7…bd1358
0x7a2d…405f0x3896…6b27Base—$0.04100%fluxa109d ago0x27ad8e…31ae80
0xd2f0…36000x3896…6b27Base—$0.04100%fluxa109d ago0x86833f…ba0aab
0xb506…72670x3896…6b27Base—$0.04100%fluxa109d ago0x79045e…7553a8
0x296e…62650x3896…6b27Base—$0.08100%fluxa109d ago0xe92390…c520b0
0x389f…5f020x3896…6b27Base—$0.08100%fluxa109d ago0xa3898c…510078
0x6690…797e0x3896…6b27Base—$0.04100%fluxa109d ago0x2e9b49…d04557
0x258c…f9120x3896…6b27Base—$0.04100%fluxa109d ago0xc1d6e1…a4b405
0x11ce…e6ef0x3896…6b27Base—$0.04100%fluxa109d ago0x198a9e…5e7e4a

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.