Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$50.4570%0x2915…146524d ago0x59d8ae…10d4db
0x3be9…575c0x4cd0…bc31Base$100.4070%0xf0ac…5b8d24d ago0x0868e6…5c05c6
0x3be9…575c0x4cd0…bc31Base$30.4570%0x2891…bc4c24d ago0x87125c…901c70
0xd1b1…28870x4cd0…bc31Base$11.9570%0xf70d…dbef24d ago0x65786f…b817a9
0x3be9…575c0x4cd0…bc31Base$3,001.5670%0x2891…bc4c24d ago0x87594a…f06d32
0x3be9…575c0x4cd0…bc31Base$8.4470%0x4337…f03824d ago0x0f4435…2d29b3
0x3be9…575c0x4cd0…bc31Base$20.3870%0x4337…e06124d ago0x796745…fbb321
0x3be9…575c0x4cd0…bc31Base$100.4170%0x4337…2e1c24d ago0x61fafb…c9b670
0x3be9…575c0x4cd0…bc31Base$11.3870%0x4337…f96524d ago0x36ea0f…50e184
0x3be9…575c0x4cd0…bc31Base$10.3870%0x2891…bc4c24d ago0x37e0db…27faaa
0x3be9…575c0x4cd0…bc31Base$15.3870%0x4337…44cc24d ago0x4a9e69…b162fb
0xd93b…ee530x4cd0…bc31Base$142.5170%0xf70d…dbef24d ago0x0ce2d1…c71482
0x3be9…575c0x4cd0…bc31Base$50.4670%0x4337…2e1c24d ago0x27ef2c…07c49c
0x3be9…575c0x4cd0…bc31Base$47.3970%0x2891…bc4c24d ago0x87f0c3…b40ebe
0x3be9…575c0x4cd0…bc31Base$21.3870%0x2915…146524d ago0xdf881f…1101b7
0x3be9…575c0x4cd0…bc31Base$3.4470%0x2915…146524d ago0x35e8ee…5be5e8
0xe7a3…d8060x4cd0…bc31Base$6.8170%0xf70d…dbef24d ago0xb27ef4…73d6df
0x3be9…575c0x4cd0…bc31Base$10.3870%0x1d53…c61324d ago0x9e5452…10a6fe
0x3be9…575c0x4cd0…bc31Base$98.4270%0x2891…bc4c24d ago0x2b1008…9ab32e
0x3be9…575c0x4cd0…bc31Base$210.5670%0x4337…7b1f24d ago0xe0a161…9e641e
0x3be9…575c0x4cd0…bc31Base$96.4170%0x4337…df4824d ago0xc15915…14e48d
0x3be9…575c0x4cd0…bc31Base$20.4570%0x2915…146524d ago0x02319a…4aa12b
0x4263…b8170x4cd0…bc31Base$1.2770%0xf70d…dbef24d ago0xaee886…3263f9
0x9064…2fbe0x4cd0…bc31Base$1.5070%0xf70d…dbef24d ago0x85c319…39040d
0x3be9…575c0x4cd0…bc31Base$20.3970%0x2891…bc4c24d ago0xd923f8…e7abfd

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.