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…c8a545d ago0xf8fee8…884b1a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc45d ago0x51bd71…cc4db5
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a545d ago0xa99af9…872048
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0x86f39a…c57b21
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0x2c2015…9efd8d
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0x9be4c9…05b90f
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a546d ago0x3454c2…0e5415
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc46d ago0xd41745…239cd0
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a546d ago0x8d32eb…eccdfe
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0xdc96e4…09f0e0
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0x54e6ba…32145c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0xa793f5…10f021
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0xa7ea2e…b66895
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0x12b1b3…9720e5
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0x5b3c9e…82eb32
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0xe8e302…03d553
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0xf29143…24a059
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0x2fe406…e28dbe
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0x77d78a…7041a2
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0x7c346e…68aa35
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0x01f0ee…f3897d
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0xacb054…f8c819
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a546d ago0x55cad4…23a5c7
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc46d ago0xee0b4b…eb1280
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a546d ago0xd754e6…dac314

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.