Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xd8ba…8e9bBasex402 service$0.04100%payAI71d ago0x33ffd4…91c2bb
0x7e57…2f090xd8ba…8e9bBasex402 service$0.10100%payAI71d ago0xa570ab…053539
0x7e57…2f090xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0x5c52af…a774fc
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI71d ago0xe204de…2bd792
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI71d ago0x1d8b94…3f3ddb
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI71d ago0xfd233a…d9a6f0
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI71d ago0x981d6b…7340d7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI71d ago0xbfa1cc…65798c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI71d ago0xefa3c7…c3a7a7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI71d ago0xd0b165…0967b7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI71d ago0x691348…acd1bb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0x1e8bd7…ea0faa
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0xf6a5f6…4c9502
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0x8aeaeb…c1766c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI71d ago0xd605ac…9c9278
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0x3189b7…f7ce0b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0x977094…c35369
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0xe68489…b4ee8e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0xbf440a…c9deaa
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0xa08bf4…02cb04
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0x8788cf…4ed2dd
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0xa24282…22198a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0xd8d9dd…f21344
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0x47501c…d21e0b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI71d ago0xb4be11…bb6148

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.