Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x03f6d1…27b03b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0xd5f5ed…620d89
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x92891f…f5cc4f
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x3a5653…8624ce
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x4f6f32…82648a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x884b31…5068c9
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x40d888…354546
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0xf940d0…213ca4
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x277f4a…b9a18b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x74ac6e…bbeee3
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0xaa45cb…076296
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x45ac4f…20724a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x8f72a3…926b12
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x0df53d…27130c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0xe15f9e…d58962
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0xac94bc…23ed08
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x4c3f17…da1637
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x0b15ab…63c4b0
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0xbff112…98e851
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x63b54b…acfb9e
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0xf664c5…9d1d6d
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x6efeaa…740156
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x5d34e9…9154d8
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0x5f2c5f…7fb39a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown47d ago0xf5821d…f2c72f

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.