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%payAI39d ago0xae09fe…c0d9ef
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI39d ago0x4a05e6…613126
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI39d ago0xb7aca0…6c5bef
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI39d ago0xee2d1d…23e796
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI39d ago0xfafd31…51d65c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI39d ago0xd10d1c…3f6e20
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI39d ago0x056391…b80116
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI39d ago0x0dd05b…d10662
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0x8ee3e2…69d49f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0x276e1b…2b6716
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0x8f16d2…762716
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI39d ago0xd3abdb…1d63af
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0x93a265…aeccf4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0xcd70f7…bc1427
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0x2006e2…a8d602
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0xeca52c…7717ac
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0xf2ebd6…1db196
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0x891a71…9f4687
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0x5fe75f…61c401
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0x11d950…ca17e3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0xbb2414…02ce41
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0x4788b6…b31a6d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0x65418d…2d801a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0x639852…5ce3bf
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI39d ago0xb6115f…b6754c

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.