Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf510…b25e0xb0b2…d602Base—$0.01100%coinbase64d ago0x63eed0…d2c681
0xf510…b25e0x2cc0…ff73Base—$0.01100%coinbase65d ago0x3dcbef…5d7c68
0xf510…b25e0xac9b…0007Base—$0.01100%coinbase65d ago0x2b8898…576fbb
0xf510…b25e0xa17d…02daBase—$0.01100%coinbase65d ago0x3262c4…797e51
0xf510…b25e0xb2d0…44d8Base—$0.01100%coinbase65d ago0x307484…a611a8
0xf510…b25e0x34e2…48a1Base—$0.01100%coinbase65d ago0xf5f7f5…9ba2e5
0xf510…b25e0x91c3…84e2Base—$0.01100%coinbase65d ago0x921b47…38ccd2
0xf510…b25e0xc95a…2bb3Base—$0.01100%coinbase65d ago0x180029…f119f0
0xf510…b25e0xaeb6…2965Base—$0.01100%coinbase65d ago0x4313e2…0bfffa
0xf510…b25e0x0698…0bd9Base—$0.01100%coinbase65d ago0x156b7b…9aa65c
0xf510…b25e0x8715…ed2fBase—$0.01100%coinbase65d ago0x76f425…e693d4
0xf510…b25e0x8f25…6615Base—$0.01100%coinbase65d ago0xb11cc5…d14154
0xf510…b25e0xbd84…5d36Base—$0.01100%coinbase65d ago0xa80680…984af2
0xf510…b25e0x2e42…d395Base—$0.01100%coinbase65d ago0xa3439a…4728f8
0xf510…b25e0xdedd…b7b0Base—$0.01100%coinbase65d ago0x40d6e8…613a51
0xf510…b25e0xa118…bad7Base—$0.01100%coinbase65d ago0x496692…cebd8d
0xf510…b25e0xfa61…e150Base—$0.01100%coinbase65d ago0x4bea85…16c4aa
0xf510…b25e0xb7ee…3dfbBase—$0.01100%coinbase65d ago0xacf2ed…490ceb
0xf510…b25e0xca91…d9e6Base—$0.01100%coinbase65d ago0x9a6f72…0a94a7
0xf510…b25e0xf9d0…210cBase—$0.01100%coinbase65d ago0x2b23a7…47d4d6
0xf510…b25e0xa520…d50aBase—$0.01100%coinbase65d ago0x2fcfa9…e4c175
0xf510…b25e0x9730…7cb3Base—$0.01100%coinbase65d ago0x4c2f42…9266d0
0xf510…b25e0xeb76…7876Base—$0.01100%coinbase65d ago0x60a4c2…85842b
0xf510…b25e0xf94b…718cBase—$0.01100%coinbase65d ago0x0b6e17…e3bd7a
0xf510…b25e0x0d37…2724Base—$0.01100%coinbase65d ago0xfe0d43…9130af

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.