Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe162…b0980xef43…6c7fBase—$0.01100%virtuals16s ago0x13ab11…a90efc
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x80e7…127f18s ago0xee7947…51c139
0x3fe3…75f60x6839…1a2bBase—$0.003100%coinbase20s ago0xc07ce0…d810c9
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0x45b164…2ee1ee
0xaabc…f1510x3e0a…78e7Base—$0.003387100%coinbase24s ago0x5cec19…d0f193
0xd677…289b0x9e25…0810Base—$0.00942970%0x9e25…081024s ago0xe5adc8…a7b762
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase28s ago0x1a0974…3f4809
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x5c9738…2b0fb6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase30s ago0x6d3798…e139f4
0x0703…c6100x5e73…62dcBase—$330.0070%0x4661…93fd32s ago0x18f76b…664c3f
0xa93f…26850x6839…1a2bBase—$0.003100%coinbase32s ago0xaff06b…c07285
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0x309f01…762889
0x52d8…0b810xef43…6c7fBase—$0.01100%virtuals36s ago0x5ef602…1d21a2
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase40s ago0x86b768…f949b6
0x6cdb…a9000x6839…1a2bBase—$0.003100%coinbase42s ago0x217d6e…545360
0x62d8…dd3f0x3dbd…c362Basex402 service$0.0370%0x591e…d6a444s ago0xb78210…430d82
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase46s ago0xc9d65b…0b3aa5
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase46s ago0x52e9ad…eb31b0
0x2e99…53030x6839…1a2bBase—$0.003100%coinbase48s ago0x9598b6…836ebd
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase54s ago0xa1377a…0df030
0xa3c0…febd0x3e0a…78e7Base—$0.005182100%coinbase56s ago0xc1ae70…e9cf86
0x6210…5c5a0x6839…1a2bBase—$0.003100%coinbase1m ago0xd8da1d…846723
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase1m ago0x65c310…87a1e6
0xe253…673d0xef43…6c7fBase—$0.01100%virtuals1m ago0x54e138…eb6568
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase1m ago0x69539f…fb60f6

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.