Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaac2…bb340x6b67…e4edBase—$0.01100%coinbase116d ago0x0090ee…097b65
0xaac2…bb340xe065…f18bBase—$0.01100%coinbase116d ago0x62b9cf…8910d6
0xaac2…bb340xb03a…4218Base—$0.01100%coinbase116d ago0xa7db84…0e991f
0xaac2…bb340xb6be…c15fBase—$0.01100%coinbase116d ago0xa981f9…6b593a
0xaac2…bb340x5cfc…0506Base—$0.01100%coinbase116d ago0x811dc1…bf45cc
0xaac2…bb340xd704…1fd6Base—$0.01100%coinbase116d ago0x5098f0…0eac43
0xaac2…bb340xb6a8…42e1Base—$0.01100%coinbase116d ago0x0835ad…380ece
0xaac2…bb340xf11d…acabBase—$0.01100%coinbase116d ago0xb9b1c9…8998db
0xaac2…bb340x7ff3…b1c2Base—$0.01100%coinbase116d ago0xe70cc8…650595
0xaac2…bb340x773d…04b0Base—$0.01100%coinbase116d ago0x0119bb…cd3376
0xaac2…bb340x7cf1…6455Base—$0.01100%coinbase116d ago0x3b1b39…2573f7
0xaac2…bb340xbd1e…6888Base—$0.01100%coinbase116d ago0xd2e9e3…03e424
0xaac2…bb340x24e0…e20cBase—$0.01100%coinbase116d ago0x593a6d…b76a55
0xaac2…bb340x2770…f2c1Base—$0.01100%coinbase116d ago0x098531…21646a
0xaac2…bb340x8bde…594aBase—$0.01100%coinbase116d ago0x2abb9e…12637f
0xaac2…bb340x5156…4665Base—$0.01100%coinbase116d ago0x312d9a…e74fde
0xaac2…bb340x8a68…efa6Base—$0.01100%coinbase116d ago0x37c849…3d8822
0xaac2…bb340xee2a…9139Base—$0.01100%coinbase116d ago0x6f4e6d…78e149
0xaac2…bb340xca3f…4b7dBase—$0.01100%coinbase116d ago0x2bdfe1…85111b
0xaac2…bb340x377a…8638Base—$0.01100%coinbase116d ago0x9971eb…43d8bd
0xaac2…bb340x3870…fe91Base—$0.01100%coinbase116d ago0xc16079…08bbcb
0xaac2…bb340x1353…a5aaBase—$0.01100%coinbase116d ago0x5b57d6…926e5a
0xaac2…bb340x15a5…cc61Base—$0.01100%coinbase116d ago0x64e7f0…f1d84b
0xaac2…bb340xc525…180aBase—$0.01100%coinbase116d ago0x89f503…4a504e
0xaac2…bb340xef38…e36eBase—$0.01100%coinbase116d ago0x53b9b1…3b889c

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.