Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe719…94f80x7d8e…b9d5Base—$0.01100%coinbase77d ago0xeba29f…efc795
0xe719…94f80x0fc5…d68cBase—$0.01100%coinbase77d ago0x7e4d3f…06b8a8
0xe719…94f80x9fa3…1759Base—$0.01100%coinbase78d ago0xba9aff…625d70
0xe719…94f80x4b33…28d8Base—$0.01100%coinbase78d ago0xccc50b…3b3fc8
0xe719…94f80xf012…b88cBase—$0.01100%coinbase78d ago0xe63542…9a189a
0xe719…94f80x0ede…cdb4Base—$0.01100%coinbase78d ago0x5cda0b…a3f3df
0xe719…94f80xfa2c…e0e1Base—$0.01100%coinbase78d ago0xc1b3c8…708b45
0xe719…94f80xf72d…cc46Base—$0.01100%coinbase78d ago0x2bbb78…a3a491
0xe719…94f80xc83a…fd67Base—$0.01100%coinbase78d ago0x7b753b…cbbfcf
0xe719…94f80xa3b7…3db8Base—$0.01100%coinbase78d ago0x255e6f…c69db0
0xe719…94f80xad4b…cc45Base—$0.01100%coinbase78d ago0x8e5edc…2edcd8
0xe719…94f80xa765…faa6Base—$0.01100%coinbase78d ago0x057f6f…a607ba
0xe719…94f80x0397…22c6Base—$0.01100%coinbase78d ago0xba96db…bd07e7
0xe719…94f80x2d76…37e0Base—$0.01100%coinbase78d ago0x714634…64a9b0
0xe719…94f80x2c8d…61f0Base—$0.01100%coinbase78d ago0x006f7a…de5bcf
0xe719…94f80x0292…2fd5Base—$0.01100%coinbase78d ago0x3e1b7b…678525
0xe719…94f80x3f0c…c3c6Base—$0.01100%coinbase78d ago0x775e7c…e7980a
0xe719…94f80x83ab…c87fBase—$0.01100%coinbase78d ago0xdeaa8e…ec00c7
0xe719…94f80xc864…f540Base—$0.01100%coinbase78d ago0x7cbc65…b557e4
0xe719…94f80x52ba…1f08Base—$0.01100%coinbase78d ago0x23a2c7…c88039
0xe719…94f80x1e85…c986Base—$0.01100%coinbase78d ago0x830861…a2ffb1
0xe719…94f80xc0c6…24f4Base—$0.01100%coinbase78d ago0xf048e5…3e4e38
0xe719…94f80x0fd2…b823Base—$0.01100%coinbase78d ago0x163cac…871ef8
0xe719…94f80x4d94…6597Base—$0.01100%coinbase78d ago0xe25c4e…5475f2
0xe719…94f80x5d4f…21e2Base—$0.01100%coinbase78d ago0x35e595…564de3

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.