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.01100%0x5e3b…c8a567d ago0xc788e7…51da9c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0x2e7e83…9030ea
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0xa1155c…169937
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0x935255…a666e0
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0x46ff92…a0b286
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0x64b4e2…72b3ac
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0x258886…99803c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0x647725…01e89d
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0xf310ba…a5e067
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a567d ago0x4b4a1b…35fe30
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a568d ago0x11ea43…aa7a14
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a568d ago0xc7828c…4a001d
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a568d ago0xe529b9…631abc
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a568d ago0x9a1a69…bcc4ad
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a568d ago0x2e51db…9de287
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a568d ago0x4a65da…f41056
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a568d ago0x272f96…442349
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a568d ago0x2bd603…bffbde
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a568d ago0x75995e…599e0b
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a568d ago0x128877…c71dd3
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a568d ago0x2453b0…d0a48d
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a568d ago0x546208…aa0623

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.