Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83c9…17ea0xfda8…c098Base$0.01100%coinbase70d ago0x885181…a68053
0x83c9…17ea0xb83e…c424Base$0.01100%coinbase70d ago0xcaf16e…1db579
0x83c9…17ea0x8612…f5a7Base$0.01100%coinbase70d ago0x78ca94…5259ab
0x83c9…17ea0x276d…fc70Base$0.01100%coinbase70d ago0x389dd5…3a1c3e
0x83c9…17ea0x395c…4135Base$0.01100%coinbase70d ago0x4c70f1…0b58d3
0x83c9…17ea0xcc9e…04ecBase$0.01100%coinbase70d ago0xdca443…4240bb
0x83c9…17ea0xcd22…e160Base$0.01100%coinbase70d ago0xb74563…e3f61c
0x83c9…17ea0xb5b2…2a65Base$0.01100%coinbase70d ago0x5b430a…2aab16
0x83c9…17ea0x09d9…dd57Base$0.01100%coinbase70d ago0x858bcc…83fae0
0x83c9…17ea0x1da2…d553Base$0.01100%coinbase70d ago0xde8abd…633bdc
0x83c9…17ea0x36e3…04b0Base$0.01100%coinbase70d ago0x934645…0e3e27
0x83c9…17ea0x7050…dc77Base$0.01100%coinbase71d ago0x34d59d…3857d6
0x83c9…17ea0x8966…7398Base$0.01100%coinbase71d ago0xc9cde4…53f6c4
0x83c9…17ea0xb576…b03fBase$0.01100%coinbase71d ago0x6c4f25…3f8f97
0x83c9…17ea0xa136…9c1cBase$0.01100%coinbase71d ago0x525b39…335695
0x83c9…17ea0xff10…cf08Base$0.01100%coinbase71d ago0xa08716…733dc9
0x83c9…17ea0x9b2c…341aBase$0.01100%coinbase71d ago0xc2232a…e17454
0x83c9…17ea0x1fe2…136bBase$0.01100%coinbase71d ago0xd5dccb…abf1e6
0x83c9…17ea0xbb55…eff3Base$0.01100%coinbase71d ago0xd0af3f…5faa34
0x83c9…17ea0x82ed…5b90Base$0.01100%coinbase71d ago0x59f908…775ccc
0x83c9…17ea0xb04b…9a42Base$0.01100%coinbase71d ago0x47a5e4…ffa324
0x83c9…17ea0x583a…06beBase$0.01100%coinbase71d ago0x0dfb2b…ad12de
0x83c9…17ea0xdbd3…243cBase$0.01100%coinbase71d ago0x945ca8…811c2a
0x83c9…17ea0x5047…952aBase$0.01100%coinbase71d ago0x4e07f6…ee7ad3

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.