Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcfb67e…29d7f4
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdfd373…622e95
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x832644…5f0576
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e60f3…0ca4fc
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x456989…f824b7
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4c7db6…8e1bdf
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x51313c…490d39
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd34f41…7f425e
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5507ab…860a13
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x182bfc…3710e3
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf9e21d…bbc88e
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x58d4af…da8823
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf6580d…a0281d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a07c1…3720cf
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x21db51…4c7f97
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4eb62f…f954e8
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e6509…bbb876
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x40dc0a…b1640f
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xae990a…45c407
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb7fda6…bc7d50
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb30c1b…80371d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce39aa…fd264c
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x067f4b…7e8111
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa2df4e…c1a733
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1936c2…4deea7

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.