Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI32d ago0x091ac0…c23c30
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI32d ago0x0deb58…279897
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI32d ago0xdfc11e…c92eff
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI32d ago0xa6be74…fba9ab
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI32d ago0x8dc6fe…0d9db2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI32d ago0xe3cffd…127508
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI32d ago0x9a4120…cac2d5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI32d ago0xa0a84e…87265b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0xff12ef…8ac429
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0xa94b49…29464a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0x02f816…3d8a2b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI32d ago0xd705b5…cb6a15
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0xa07592…e98aa3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0x997d9d…37da54
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0x769ae9…42761b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0x5abd9e…6a9883
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0x616004…ea65b7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0x703d9a…f8b609
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0xf58fe4…a99f13
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0xd3f482…7a6789
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0x9fff65…150fbf
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0x7cdd18…beefd3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0x60d77d…a07594
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0x850e0f…5490a5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI32d ago0x73e711…ecbab8

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.