Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ad913…3abc3b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca17c6…50d7ad
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x93353d…a11d7a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe8714…58b42b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdced9f…d70a38
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0082a3…6e3fe9
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe4670b…b5c7a6
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc204eb…1d92d1
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa44f14…cd6622
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x224edb…c38aa5
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa358d6…9b33eb
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb972c5…61c0a9
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf3b0fa…daaeba
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x269517…5744a2
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x01ae68…4f3f88
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f0879…55a8f3
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x83a3f3…e2ea9e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2077e6…9b3c4a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72fec0…030ba3
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf5300b…ad37e2
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x339d0f…7c39c0
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xec202e…2c24d0
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x710d66…4e3661
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf305b…cc42b0
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcdcd63…7116d7

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.