Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x2cf535…1ddbbd
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0xf3c280…d6ddc0
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x4a57c4…567046
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x15519e…b32cd4
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x41a825…37d2ce
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x69eb06…ab6c08
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x0b94cb…b41120
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0xc161d5…cff64c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x134602…080ab2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0xd07888…26338b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x4d5a5e…0581bc
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x620fd1…ffbaaf
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0xc8c656…835f30
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x2cc8fd…5d11ef
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x8b10f3…a8ba49
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x37c2b2…17cc76
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x4aac67…eb2e87
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x908bf1…d188c1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x6cec00…2f6724
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x5984a1…2e579e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x5b7a7b…ab53e6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x969f9d…0f989e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x46cdf2…99b14c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x64b6b2…55417a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a55d ago0x84a8d6…6338d0

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.