Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase46d ago0x923f97…b37534
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase46d ago0x649d0e…a8ba29
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase46d ago0xa426b0…df3915
0xc7f3…c0440x5f11…468aBase—$0.00100%primer46d ago0xb2829f…9f1ea9
0x930d…82c10x8aab…4920Base—$0.11100%Payer-submitted46d ago0x2c1b7e…23aa9d
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase46d ago0xe2129d…d8133c
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase46d ago0x54b867…4d36c9
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa46d ago0x3c0a86…b08f64
0xb6ea…9cd80x9c95…e299Base—$0.001100%fluxa46d ago0xd3ecf3…10d2cc
0xc9e6…12ff0x9c95…e299Base—$0.001100%fluxa46d ago0xe07527…4df843
0x61b6…c6ee0x9c95…e299Base—$0.001100%fluxa46d ago0x82c99c…2bad98
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa46d ago0xda31d0…c6eb13
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa46d ago0x97fc96…360e56
0x930d…82c10x8aab…4920Base—$0.14100%Payer-submitted46d ago0x868959…3793a7
0x930d…82c10x8aab…4920Base—$0.13100%Payer-submitted46d ago0x64438e…5ebdf7
0x51ad…998a0xb0af…7de0Base—$19.84100%coinbase46d ago0x6c66ac…a00e7d
0x1ebf…76220xb0af…7de0Base—$0.90100%coinbase46d ago0x81c14d…30f379
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase46d ago0xaf01cf…e54b09
0x930d…82c10x8aab…4920Base—$0.14100%Payer-submitted46d ago0xb1ff33…a3b09b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase46d ago0x41a6d9…7b6bc1
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa46d ago0x32fd19…4fc6c9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase46d ago0xa55ce3…ba7fc5
0xc7f3…c0440x5f11…468aBase—$0.12100%primer46d ago0x5c1fd0…4d988e
0x930d…82c10x8aab…4920Base—$0.04100%Payer-submitted46d ago0x8e3505…db6132
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase46d ago0x61f629…bcdaad

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.