Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b39…785d0xd25d…b7e5Base—$0.01100%coinbase73d ago0x3d2c82…ec08ce
0x0b39…785d0x8536…ee1fBase—$0.01100%coinbase73d ago0x591b4b…9440a7
0x0b39…785d0xf05c…34a1Base—$0.01100%coinbase73d ago0xeb4808…32b579
0x0b39…785d0x438f…afbcBase—$0.01100%coinbase73d ago0xa1a37f…76b119
0x0b39…785d0x183a…c965Base—$0.01100%coinbase73d ago0xbe3249…4e88ae
0x0b39…785d0xaa12…7437Base—$0.01100%coinbase73d ago0xd4c9b1…65abe1
0x0b39…785d0xf1c5…c790Base—$0.01100%coinbase73d ago0x66ff33…652a9c
0x0b39…785d0x26d9…53c4Base—$0.01100%coinbase73d ago0x1fa40e…861241
0x0b39…785d0x771f…49d4Base—$0.01100%coinbase73d ago0x8c6835…73ae3e
0x0b39…785d0xbcc3…4d25Base—$0.01100%coinbase73d ago0x3bb46d…1b6df6
0x0b39…785d0x17c2…8163Base—$0.01100%coinbase73d ago0x3e99ce…93cc0a
0x0b39…785d0x80f2…6b1aBase—$0.01100%coinbase74d ago0x39bb8b…87c4d5
0x0b39…785d0xd6c2…0574Base—$0.01100%coinbase74d ago0xdf33bc…fa5008
0x0b39…785d0xed81…e75fBase—$0.01100%coinbase74d ago0x5614b8…51deea
0x0b39…785d0x77cc…748bBase—$0.01100%coinbase74d ago0xdb0103…a70ba7
0x0b39…785d0xaadf…c59eBase—$0.01100%coinbase74d ago0x6ed94d…5122d9
0x0b39…785d0xbee9…ee66Base—$0.01100%coinbase74d ago0x36032e…9aae01
0x0b39…785d0xf1a9…63d6Base—$0.01100%coinbase74d ago0x584de0…179ca8
0x0b39…785d0x9043…4e15Base—$0.01100%coinbase74d ago0x296be5…fe4e02
0x0b39…785d0x61c8…b01aBase—$0.01100%coinbase74d ago0xd3c009…5c657b
0x0b39…785d0xbd47…f32aBase—$0.01100%coinbase74d ago0x883979…98f186
0x0b39…785d0x7126…a6a5Base—$0.01100%coinbase74d ago0x9700f0…436083
0x0b39…785d0xb26e…e552Base—$0.01100%coinbase74d ago0x12e0bd…5c6555
0x0b39…785d0xffd1…e15eBase—$0.01100%coinbase74d ago0x16933d…477cbd
0x0b39…785d0xa35a…1ff6Base—$0.01100%coinbase74d ago0xd7fd2d…7faa98

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.