Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1de…1d7c0xa1f0…f023Base—$0.01100%coinbase49d ago0x2ccf53…8d5589
0xf1de…1d7c0x976e…5f78Base—$0.01100%coinbase49d ago0x44dc3f…6f84d2
0xf1de…1d7c0x7b8a…073fBase—$0.01100%coinbase49d ago0x9255d8…1aa8ce
0xf1de…1d7c0x5e87…87ceBase—$0.01100%coinbase49d ago0x544cb2…2f6d29
0xf1de…1d7c0xc7e6…0d93Base—$0.01100%coinbase49d ago0xf4a725…b52455
0xf1de…1d7c0x3dd5…2dc4Base—$0.01100%coinbase49d ago0xe19b65…2c7f05
0xf1de…1d7c0xa617…c170Base—$0.01100%coinbase49d ago0x0536ed…043799
0xf1de…1d7c0xffb2…55feBase—$0.01100%coinbase49d ago0x09e0bd…e99d0c
0xf1de…1d7c0x9e65…41e5Base—$0.01100%coinbase49d ago0x8e73a2…e4d14c
0xf1de…1d7c0x65cf…a116Base—$0.01100%coinbase49d ago0xa9ccb0…732084
0xf1de…1d7c0x431c…7b49Base—$0.01100%coinbase49d ago0x90b9a6…1a6dd5
0xf1de…1d7c0xdc42…9435Base—$0.01100%coinbase49d ago0xdb2f8e…1f7d73
0xf1de…1d7c0x7b97…7bccBase—$0.01100%coinbase49d ago0x19be6d…afc9fc

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.