Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x4e9971…76c695
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x272836…56e03f
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0xeb5080…6d9237
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x2efda7…b94b88
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x380df2…6cb1e0
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x153239…b04794
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x516894…77fa6d
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x5cb109…5cdf1e
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0xed3e4a…47d75c
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x53d7c5…16a0a2
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x52311e…6eda2e
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x99d770…44979a
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x52536a…7190d6
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x787688…94bc3b
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x198193…72b6df
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0xf39652…beb033
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0xd362d7…98c186
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0xf2f631…b5568d
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0xab0e48…3639e0
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0xfb8746…aebae7
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x3f3e4a…62aaa7
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0xd90bf1…dc27d8
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0xe73cda…be21b2
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x971e80…679a68
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase2h ago0x5dbc9a…8f1ed1

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.