Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b50…be1d0xe622…c3a6Base—$0.01100%coinbase68d ago0x2a8f63…57946f
0x0b50…be1d0x48aa…612eBase—$0.01100%coinbase68d ago0x8275c0…2caf83
0x0b50…be1d0x898f…16c8Base—$0.01100%coinbase68d ago0xd74f63…47f982
0x0b50…be1d0x4765…63c6Base—$0.01100%coinbase68d ago0x7c666c…f88453
0x0b50…be1d0xff21…7085Base—$0.01100%coinbase68d ago0xd0892f…57c623
0x0b50…be1d0x93d3…78bcBase—$0.01100%coinbase68d ago0x9b149f…a2b01c
0x0b50…be1d0xf882…8476Base—$0.01100%coinbase68d ago0x456501…249044
0x0b50…be1d0x3975…000fBase—$0.01100%coinbase68d ago0xadcec6…579d2c
0x0b50…be1d0x33bd…1a67Base—$0.01100%coinbase68d ago0x41a422…3f753d
0x0b50…be1d0x044c…a2e3Base—$0.01100%coinbase68d ago0xe7904a…b59b9b
0x0b50…be1d0x8d1c…bc46Base—$0.01100%coinbase68d ago0x26dfb2…467a13
0x0b50…be1d0x535a…0b08Base—$0.01100%coinbase68d ago0x83ea75…51fe89
0x0b50…be1d0xc202…4559Base—$0.01100%coinbase68d ago0x0dae65…596480
0x0b50…be1d0xf333…c7fcBase—$0.01100%coinbase68d ago0xb5b10d…9b4e0b
0x0b50…be1d0x8bc8…6293Base—$0.01100%coinbase68d ago0x7913c4…0983a4
0x0b50…be1d0x99b3…ce6eBase—$0.01100%coinbase68d ago0x3d8e3f…7291e4
0x0b50…be1d0xb279…7b21Base—$0.01100%coinbase68d ago0x8a17ea…7f9c27
0x0b50…be1d0x7470…70acBase—$0.01100%coinbase68d ago0x1b5e80…53fb9d
0x0b50…be1d0xdf8a…f4a6Base—$0.01100%coinbase68d ago0x5ac193…e8750c
0x0b50…be1d0x961d…5fedBase—$0.01100%coinbase68d ago0xd2ee0c…24a734
0x0b50…be1d0x6381…0553Base—$0.01100%coinbase68d ago0x17f105…b1bd9a
0x0b50…be1d0x768c…5096Base—$0.01100%coinbase68d ago0x0eb128…c1791b
0x0b50…be1d0x28d4…4fa0Base—$0.01100%coinbase68d ago0x52e696…e9ae37
0x0b50…be1d0x718b…5557Base—$0.01100%coinbase68d ago0x993c7a…3aeb70
0x0b50…be1d0x93b7…2d9cBase—$0.01100%coinbase68d ago0x8b33ac…24523e

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.