Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f58…88a00x4465…b7c9Base—$1,052.25100%0xbb71…00f9110d ago0x3a3ddd…7c9d6a
0x692a…7e7d0x4465…b7c9Base—$190.40100%0xbb71…00f9110d ago0x31a504…a7d3d4
0x958d…c69e0x4465…b7c9Base—$263.44100%0xbb71…00f9110d ago0x711f80…9a15b9
0x4224…97c30x4465…b7c9Base—$170.48100%0xbb71…00f9110d ago0xa382d1…65eea3
0x7295…dee90x4465…b7c9Base—$474.37100%0xbb71…00f9110d ago0x0c4c88…dc8026
0x862e…5bfb0x4465…b7c9Base—$622.18100%0xbb71…00f9110d ago0x3de22f…ac5787
0xf97c…23010x4465…b7c9Base—$39.91100%0xbb71…00f9110d ago0x0b79ce…df67fe
0x7d11…d4610x4465…b7c9Base—$443.18100%0xbb71…00f9110d ago0x8b6fad…142fc7
0x2e4d…9e840x4465…b7c9Base—$40.93100%0xbb71…00f9110d ago0xe40bcf…59df7b
0x4e63…f2620x4465…b7c9Base—$137.35100%0xbb71…00f9110d ago0x1b113c…105869
0x1f22…5ecf0x4465…b7c9Base—$235.12100%0xbb71…00f9110d ago0x54b23f…4fb0b0
0xf1d4…81110x4465…b7c9Base—$231.54100%0xbb71…00f9110d ago0xe2ecec…288e22
0x24ba…4f1d0x4465…b7c9Base—$305.45100%0xbb71…00f9110d ago0xdfd677…44a02e
0xcd0b…9e1a0x4465…b7c9Base—$52.91100%0xbb71…00f9110d ago0xdb0050…f1393d
0x70dc…d9000x4465…b7c9Base—$350.19100%0xbb71…00f9110d ago0x93123f…b042f1
0xfb3f…28070x4465…b7c9Base—$1,083.66100%0xbb71…00f9110d ago0xe54fb3…3d72fc
0xf9e8…0b570x4465…b7c9Base—$870.75100%0xbb71…00f9110d ago0xcc36fd…1bb332
0xecfe…338f0x4465…b7c9Base—$52.97100%0xbb71…00f9110d ago0x41c4c7…f3ce2c
0x3219…09e20x4465…b7c9Base—$12.47100%0xbb71…00f9110d ago0x66bc51…50f23a
0xd76f…c69f0x4465…b7c9Base—$438.76100%0xbb71…00f9110d ago0x4f5e9d…fad46a
0x2491…622c0x4465…b7c9Base—$13.01100%0xbb71…00f9110d ago0x176966…d74e0c
0x397a…e2cc0x4465…b7c9Base—$35.92100%0xbb71…00f9110d ago0x2c393a…38862b
0xfbb6…24410x4465…b7c9Base—$14.10100%0xbb71…00f9110d ago0x1ed83d…6634a6
0xd38a…36260x4465…b7c9Base—$747.63100%0xbb71…00f9110d ago0x512b35…5dea6c
0x4f43…fd260x4465…b7c9Base—$2,121.03100%0xbb71…00f9110d ago0x4edb2d…082ca2

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.