Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd1118a…631d3c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e6780…2d797b
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6e2be5…365c8c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f0cd5…5eedb8
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb78af7…c31187
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb8336a…b3d51e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x74995f…146060
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52df49…c13252
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe1a0d…82c5d8
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9afa4b…ac0f9c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x240a09…20e2ac
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x49c184…102295
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe92874…bee424
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdc83b8…47207a
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x109fb8…d7ff01
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcface3…18fc71
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68456b…c8b8bb
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6133a8…a579de
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9f780…34eb50
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd08697…c227ae
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8551c6…1ffa7c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f369a…c01d13
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48cc7d…9d6b09
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd98aec…ad35f3
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI106d ago0x72c708…21647d

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.