Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0x3ed138…6d40ff
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0x7fdb43…5f9fe0
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0x19841d…0c44bc
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0x4e13b9…7b86fa
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0x4f506e…317762
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0x76a9f8…3afd65
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0x5a8c00…2be0b0
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0xadd3eb…d76a97
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0x1de733…7611cc
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0x997567…86a782
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0x5e4425…f2dfb5
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0xaa8413…43b247
0x387e…7d800x9c95…e299Base$0.001100%Route unknown43d ago0x415d12…b3964c
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xec77e3…4b2436
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0x2c4f67…193045
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xbd6643…7f05e1
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xe49d9b…709aee
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0x8ae940…863ebf
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xb2d23d…7e9938
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0x8e1075…61af6b
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0x1266be…33163a
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xaaef15…3eeebf
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xd92d02…ea8840
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0xaf8cec…1a604e
0x387e…7d800x9c95…e299Base$0.001100%Route unknown44d ago0x5852cc…cd0081

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.