Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x932f7f…acd7b5
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0xda2c5e…974d38
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0xf013c2…39c595
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0xd62742…df1972
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x6549e1…9e0659
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x07e616…6a8a34
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x5dc7db…14fec8
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0xcc457a…ca425d
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0xc0f5ae…3b3e62
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x1c9b11…7761b2
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x2e31ca…1866da
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x8b3082…5697d4
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x6bd6d8…ace731
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x4f0449…5dc4ba
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0xfbca5d…0be722
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x3a98f5…c537a2
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0xbd9965…609e59
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0xb579fd…4ebb6d
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x129d3f…9eead4
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0xcad4d4…6751a4
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0xf6a9b7…7580f0
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0xc71696…394d2d
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0xd9cb12…7215f2
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x658994…8e6edf
0xfeef…6ed80xa9dd…2315Base$0.002100%Route unknown25d ago0x31e0e5…b49581

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.