Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x6867d6…23cbbe
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0xa65b5c…77585e
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0xbee4ab…2060ed
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0xf0a47c…9b63ae
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0xc79de3…e435e9
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0xed3259…a73f0f
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0xd58035…3c4eed
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x20274a…3275dd
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0xfb89e5…022a36
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x833de1…061e34
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x1d1c34…fe5175
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0xb02a69…f34c1d
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x2fa64c…c3d525
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x72b06b…2c1fc6
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x3a5d72…7b46a4
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0xf41c0c…bb09df
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x090db3…5c6d9c
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x2074ec…5f395e
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x66b087…61bf4e
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x7b5f61…4971c9
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x9b0a33…e7044f
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0xaa2474…db038a
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0x176502…ec6b5b
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0xba4b4c…aac69f
0xb552…56600x5525…9584Base—$0.01100%0x1e9d…c8e491d ago0xafcb0c…623b0c

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.