Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ff2…b5240x527b…9e1bBase—$0.08100%fluxa18d ago0xa59524…594dbd
0xb0d9…a5350x527b…9e1bBase—$0.08100%fluxa18d ago0x37082f…6b4097
0x9d01…88b60x527b…9e1bBase—$0.08100%fluxa18d ago0x10b71d…2d092d
0x8a7f…12a50x527b…9e1bBase—$0.08100%fluxa18d ago0x05d895…49e9a0
0x7223…97810x527b…9e1bBase—$0.08100%fluxa18d ago0xad84e0…55d105
0xa450…926b0x527b…9e1bBase—$0.08100%fluxa18d ago0x0a5249…32be5c
0xa4ff…45280x527b…9e1bBase—$0.08100%fluxa18d ago0x879f4b…ccda6f
0x69f0…68890x527b…9e1bBase—$0.08100%fluxa18d ago0x385638…09726c
0xdb00…f0b40x527b…9e1bBase—$0.08100%fluxa18d ago0x613e56…f945a4
0xdd04…b6a20x527b…9e1bBase—$0.08100%fluxa18d ago0xf26d0d…e9611c
0xfd21…79a30x527b…9e1bBase—$0.08100%fluxa18d ago0x55a81d…3c1a39
0xccb1…7c1b0x527b…9e1bBase—$0.08100%fluxa18d ago0x26790e…6a600b
0x2ae2…d6740x527b…9e1bBase—$0.08100%fluxa18d ago0x3f7527…01acf8
0x470c…5cd10x527b…9e1bBase—$0.08100%fluxa18d ago0x4b8497…0ce635
0xf1ad…da430x527b…9e1bBase—$0.08100%fluxa18d ago0xc70f53…bae045
0x713c…af8f0x527b…9e1bBase—$0.08100%fluxa18d ago0x60a1eb…4d2f0d
0xefae…587b0x527b…9e1bBase—$0.08100%fluxa18d ago0x20df34…6d96bb
0xf45e…f34c0x527b…9e1bBase—$0.08100%fluxa18d ago0x07fe92…fd298f
0xc825…519f0x527b…9e1bBase—$0.08100%fluxa18d ago0x3e7ec7…14d564
0x5df2…20690x527b…9e1bBase—$0.08100%fluxa18d ago0xedba6b…74e805
0x8dbc…19a60x527b…9e1bBase—$0.08100%fluxa18d ago0x59c860…f8e3de
0x4b8e…88b10x527b…9e1bBase—$0.08100%fluxa18d ago0x5f830a…49ea5f
0xc2e3…eb9d0x527b…9e1bBase—$0.08100%fluxa18d ago0xdfe701…d96fb0
0x2453…ee260x527b…9e1bBase—$0.08100%fluxa18d ago0x7f182b…246ca2
0x9c04…a03d0x527b…9e1bBase—$0.08100%fluxa18d ago0xd6a1e8…392208

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.