Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7913…60650x2a1f…5c35Base—$1.90100%fluxa111d ago0x3a0c3c…a47910
0x6214…59e00x2a1f…5c35Base—$1.95100%fluxa111d ago0x4ee178…408574
0xfbdd…71940x2a1f…5c35Base—$2.00100%fluxa111d ago0x1b4141…7f2278
0x3544…fe280x2a1f…5c35Base—$2.15100%fluxa111d ago0x03854b…449167
0x0bd5…c15e0x2a1f…5c35Base—$1.55100%fluxa111d ago0x0b5084…e1045b
0xadd0…1a5d0x2a1f…5c35Base—$2.20100%fluxa111d ago0x3a1705…acbc8f
0x21ea…73830x2a1f…5c35Base—$2.20100%fluxa111d ago0x359909…ece381
0x451e…bf180x2a1f…5c35Base—$1.80100%fluxa111d ago0x57bf5e…ad8c93
0x0433…28870x2a1f…5c35Base—$1.80100%fluxa111d ago0x512041…d59e22
0xa49b…e2b30x2a1f…5c35Base—$0.90100%fluxa111d ago0x6caf34…e3f1ac
0xde01…4b3a0x2a1f…5c35Base—$1.20100%fluxa111d ago0x684f99…44201d
0x61e4…16d80x2a1f…5c35Base—$1.10100%fluxa111d ago0x3b4ddf…dbc1f4
0xd9ec…22ff0x2a1f…5c35Base—$0.80100%fluxa111d ago0x6f027e…719c88
0xc709…c8a00x2a1f…5c35Base—$1.10100%fluxa111d ago0xe32d46…f6745b
0x53bd…b97b0x2a1f…5c35Base—$1.15100%fluxa111d ago0x3abcd0…6de265
0xf412…05410x2a1f…5c35Base—$1.05100%fluxa112d ago0x1b7c80…5ac14d
0xf1f2…2d830x2a1f…5c35Base—$0.80100%fluxa112d ago0xfd5633…a34cf8
0xd207…de800x2a1f…5c35Base—$1.10100%fluxa112d ago0xa1dfbc…6fdad6
0x8da9…5b0c0x2a1f…5c35Base—$0.85100%fluxa112d ago0xbb9c5a…a0409f
0x2e4c…ff450x2a1f…5c35Base—$1.05100%fluxa112d ago0xde3d41…5ae1e0
0xc9f4…1af00x2a1f…5c35Base—$1.00100%fluxa112d ago0xe1c6cd…270e08
0x89e7…c5d50x2a1f…5c35Base—$1.00100%fluxa112d ago0x2aa45f…6ad52a
0x89c5…73510x2a1f…5c35Base—$0.85100%fluxa112d ago0xa1fd5a…cd11f8
0x6507…d9250x2a1f…5c35Base—$1.00100%fluxa112d ago0xc8e284…59dba0
0x197c…0c740x2a1f…5c35Base—$1.35100%fluxa112d ago0x66a66a…bdc5e2

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.