Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x0f00d7…8cdc79
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0xf254a8…77125b
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0xddb356…c99579
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x0bd2fe…f8c632
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0xa4a639…db6b70
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0xb37845…89bb61
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0xc7a1e4…7264e3
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x83d8aa…370597
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x40421b…732471
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0xf1fb8e…b72ff4
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0xa4cc33…547d06
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0xd36814…57bd0c
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x763102…c18927
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0xed1beb…0315fe
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0xc21720…26dcbc
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x0c9aeb…65051d
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x00bcb3…52baf0
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0xa75795…37bd07
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x17ea90…8e7e85
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x51a471…fe23ed
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0xe73959…58b0d3
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x504fe8…5127d0
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x046a3c…320271
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x658936…b76bb4
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase6d ago0x630b0b…c92436

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.