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…c8a565d ago0x86bc32…dc9ed7
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x2fd311…a4dc3c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x042ec7…7f71fd
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x93459f…f648b4
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0xec9251…e23b0d
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x3291a0…e831a9
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x3caaae…17e5d9
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x35a440…067452
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0xbc2dc8…f7c6c5
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x69d4c1…9877a1
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x1f3691…5da828
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x52c03d…50cc04
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0xa0d59f…0ed397
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x3856c9…b21fbd
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0xebbd8c…b3dcf6
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x1bf923…216153
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x1a86d0…466e32
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0xd73fa7…4f8ce6
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x62f780…eaf768
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0xb99d46…cef479
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x16b8dc…9d3cc0
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0xae7453…4d5dac
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x19e938…d98879
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0x5ee65f…616601
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a565d ago0xe10b0c…6559d8

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.