Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66a5…53cf0x3e0a…78e7Base—$0.004815100%coinbase74d ago0x888596…fb61f1
0x66a5…53cf0x3e0a…78e7Base—$0.00569100%coinbase74d ago0x0da9dc…54e70d
0x66a5…53cf0x3e0a…78e7Base—$0.004249100%coinbase74d ago0xfeaf65…641ea4
0x66a5…53cf0x3e0a…78e7Base—$0.004657100%coinbase74d ago0xe89e6f…7a9fa1
0x66a5…53cf0x3e0a…78e7Base—$0.004892100%coinbase74d ago0x6af01f…e82ebb
0x66a5…53cf0x3e0a…78e7Base—$0.005854100%coinbase74d ago0x128472…f6321c
0x66a5…53cf0x3e0a…78e7Base—$0.003572100%coinbase75d ago0x8c527e…455ba1
0x66a5…53cf0x3e0a…78e7Base—$0.005424100%coinbase75d ago0x99bd05…83896e
0x66a5…53cf0x3e0a…78e7Base—$0.004855100%coinbase75d ago0x087fb0…6ac34a
0x66a5…53cf0x3e0a…78e7Base—$0.004322100%coinbase75d ago0x070952…581097
0x66a5…53cf0x3e0a…78e7Base—$0.005711100%coinbase75d ago0x5d4068…2b4101
0x66a5…53cf0x3e0a…78e7Base—$0.004223100%coinbase75d ago0x4a8ec4…7bbf50
0x66a5…53cf0x3e0a…78e7Base—$0.003003100%coinbase75d ago0x372533…5be46e
0x66a5…53cf0x3e0a…78e7Base—$0.003511100%coinbase75d ago0x2873c5…86282e
0x66a5…53cf0x3e0a…78e7Base—$0.003494100%coinbase75d ago0xdeb5df…08afc9
0x66a5…53cf0x3e0a…78e7Base—$0.002712100%coinbase75d ago0x3e40a5…5245a0
0x66a5…53cf0x3e0a…78e7Base—$0.004147100%coinbase75d ago0x457ce5…62dd60
0x66a5…53cf0x3e0a…78e7Base—$0.004421100%coinbase75d ago0x1fcbb0…e21d18
0x66a5…53cf0x3e0a…78e7Base—$0.003602100%coinbase75d ago0xed74ea…9cd83f
0x66a5…53cf0x3e0a…78e7Base—$0.005818100%coinbase75d ago0x7f8a4c…59b763
0x66a5…53cf0x3e0a…78e7Base—$0.00301100%coinbase75d ago0xee7c62…3693ee
0x66a5…53cf0x3e0a…78e7Base—$0.00472100%coinbase75d ago0x8a8be6…9732b9
0x66a5…53cf0x3e0a…78e7Base—$0.00488100%coinbase75d ago0xfd6074…de58cb
0x66a5…53cf0x3e0a…78e7Base—$0.004835100%coinbase75d ago0x5f8bfe…0b57d2
0x66a5…53cf0x3e0a…78e7Base—$0.004239100%coinbase75d ago0xb5fd03…fa549b

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.