Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x03dae2…879bca
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f912c…8874ba
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0e2777…f9f01a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18aa5d…96fe46
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x702f41…e3fa42
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaaa4e9…7c5992
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc976f6…4d4d13
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb3ff02…b239cc
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5469f6…de75b8
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61f02b…f88591
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbad917…2ab9ca
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x191c18…a00216
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef857c…bf8b89
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5259b4…f13aef
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe9cee…146823
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc08d7…930c04
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfcec9f…382ab1
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69b9b3…118752
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a24ed…516955
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed71a2…2db509
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x057b1d…922774
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b68d1…b55d29
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf1046c…fd9b23
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x192eda…4fc021
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x705dab…56dcf6

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.