Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x5979e5…4bba5c
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x98b954…ca401b
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x91a6d5…a5f0f1
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x2a40ae…f58dba
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x107527…ea441e
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0xc452ae…641cb1
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0xf326af…d7d175
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0xee3413…f88d02
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x4a4455…5fb2ff
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0xfe82a9…7d3dbf
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x4e0a38…40677f
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x632a05…24cc35
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x0ec800…4f1b27
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0xd49f9b…90e078
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x70ce5d…510260
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x5bcd68…20b38e
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x12d823…36267f
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x571122…3e919a
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x105ed3…f6ef0d
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0xb217ed…fda9e1
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x491b5a…44b226
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x5ac112…09e401
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x9126c0…533768
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0x7c875c…4a8b03
0x4658…43740x6839…1a2bBase$0.003100%Route unknown97d ago0xa1550b…f9f970

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.