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%payAI105d ago0x7c44f8…fa44bb
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00d078…1d1561
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7e811e…3a0b6f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x364651…1c27e5
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x55b6d0…663cd0
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3dbf4b…5f3af1
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ffaac…e6852b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x18749e…27b290
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x32ca72…7a7310
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe608f8…f0e8ca
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcfe96d…05a1b7
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfe9b43…29c353
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc39438…115286
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda4481…72769e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcbc87e…2259ed
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf35fbd…9b439f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9f66e1…3b1a20
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9fc114…6bb77a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x31d8be…c2d5fa
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xefd0ed…f1c202
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x062745…5603df
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x55c6c3…42086c
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9dbd54…359983
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda7214…3cbf09
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x03e550…67c924

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.