Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x3f4be1…8954e5
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc7d ago0x7423a0…a5fe78
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0xf4aae0…309299
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc7d ago0x6b6b49…35fe4d
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x90f4a3…64cc65
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc7d ago0x88952c…19f5b5
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x948e08…bab4a6
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc7d ago0xd83d79…bff84e
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x8ad80a…52cb4b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc7d ago0x10cb5f…dd184b
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0xd2b612…ec129c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc7d ago0xc04ee0…30076b
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x3ed2c7…0ba845
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc7d ago0x8c69a6…a0128a
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0xc98674…44a753
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc7d ago0x1fb225…0f3b0c
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0xe25f0b…fbdcfe
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc7d ago0x42c2c2…26bcec
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x3d9e7a…0e37ef
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc7d ago0x62e5bc…f4c794
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x14c64d…15039d
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc7d ago0x73902d…4473b0
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x1980f8…8972f0
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc7d ago0x5dc3dc…4aec6b
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x534d41…bf3c2d

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.