Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xd8ba…8e9bBasex402 service$0.04100%payAI70d ago0x33ffd4…91c2bb
0x7e57…2f090xf802…459eBasex402 service$0.01100%coinbase70d ago0xe05fec…614929
0x7e57…2f090xf802…459eBasex402 service$0.04100%coinbase70d ago0xb8897c…a2af2d
0x7e57…2f090x549c…c6d1Basex402 service$0.02100%coinbase70d ago0x879d5e…c4dd36
0x7e57…2f090x325b…d430BaseStableEnrichExa$0.01100%coinbase70d ago0x595375…754cac
0x7e57…2f090x40b6…72ebBaseQonoro Company Search AgentCompany-search$0.05100%coinbase70d ago0xf78834…7b285f
0x7e57…2f090x3c48…244eBaseylk-vetx402$0.02100%coinbase70d ago0xa527f4…055dbc
0x7e57…2f090x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0xe1764d…0e6969
0x7e57…2f090x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x11f247…8249d4
0x7e57…2f090x3c48…244eBaseylk-vetx402$0.08100%coinbase70d ago0xe6db9b…992e53
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x6a5874…cfe723
0x7e57…2f090x3c48…244eBaseylk-vetx402$0.08100%coinbase70d ago0x1c4083…8e9b3c
0x7e57…2f090x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x9f4277…c982f2
0x7e57…2f090x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x94593a…0ffb70
0x7e57…2f090x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xdc798f…4a9bb1
0x7e57…2f090x26b3…e987Basex402 service$0.02100%coinbase70d ago0x505750…811d24
0x7e57…2f090x124f…4478BaseStableCryptoDefillama$0.01100%coinbase70d ago0x40fc95…218930
0x7e57…2f090x124f…4478BaseStableCryptoDefillama$0.01100%coinbase70d ago0xaac4bd…a1f2e2
0x7e57…2f090x191e…af34Basex402 service$0.10100%coinbase70d ago0x21ccb6…993c28
0x7e57…2f090x2932…4f60Basex402 service$0.005100%coinbase70d ago0xfdbd19…5988ca
0x7e57…2f090x2932…4f60Basex402 service$0.005100%coinbase70d ago0x5caf6a…d8f222
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade70d ago0xece8e8…134465
0x7e57…2f090x6cf3…8508Basex402 service$0.001100%cascade70d ago0x8e5e42…55cfbc
0x7e57…2f090x2932…4f60Basex402 service$0.005100%coinbase70d ago0xc65317…823a00
0x7e57…2f090x38c0…44c8BaseVibe SpringsPrice$0.10100%coinbase70d ago0x84ba52…4ea6b9

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.